Skip to content

Commit

Permalink
Updated repos/nongnu
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 24, 2022
1 parent 4c5bd32 commit 021be83
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions repos/nongnu/nongnu-generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -268,10 +268,10 @@
elpaBuild {
pname = "cider";
ename = "cider";
version = "1.4.1";
version = "1.5.0";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/cider-1.4.1.tar";
sha256 = "0l36pqmjqzv6ykmw593h6qd24pygq7171qfinvlp2fh8897ac2nj";
url = "https://elpa.nongnu.org/nongnu/cider-1.5.0.tar";
sha256 = "0vggh2l92m8hm2wqzcyka439fs0kzbbfknfgyn79hf2f2f405534";
};
packageRequires = [
clojure-mode
Expand Down

0 comments on commit 021be83

Please sign in to comment.