Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Commit

Permalink
Updating bundled straight.el version
Browse files Browse the repository at this point in the history
  • Loading branch information
László Vaskó committed Jun 22, 2020
1 parent e08cf1d commit ebbe2f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions straight/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ trivialBuild rec {
src = fetchFromGitHub {
owner = "raxod502";
repo = "straight.el";
rev = "388bf37f30f0934c8ef1b52edfd65875e945da21";
sha256 = "1d8kg63yamkanrx6l8mi8ybj2xb8zmkhqc10q5p3xn319gs36jgp";
rev = "59c92dd45085b8f8fc44ea0039c205f4a3c43b62";
sha256 = "00ibxmgqfb5bqd4b9jqj8vdiszkph6vv64m1y3kf9xav15v8sfyx";
};
}

0 comments on commit ebbe2f0

Please sign in to comment.