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 Oct 17, 2022
1 parent c41ae1b commit f8d2c22
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 @@ -214,10 +214,10 @@
elpaBuild {
pname = "buttercup";
ename = "buttercup";
version = "1.26";
version = "1.27";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/buttercup-1.26.tar";
sha256 = "1ddzk6h4cxrl7mn8vr2qp4xjj2al3h5s3kwqxpdwd3zn6wqgyqm4";
url = "https://elpa.nongnu.org/nongnu/buttercup-1.27.tar";
sha256 = "18kgiaiqzy40vx1z14zs34p1vrljmg6s8fkck6fyvrbk8lpv0kay";
};
packageRequires = [ emacs ];
meta = {
Expand Down

0 comments on commit f8d2c22

Please sign in to comment.