me
/
guix
Archived
1
0
Fork 0

gnu: emacs-buttercup: Update to 1.26.

* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.26.
master
Nicolas Goaziou 2022-08-15 00:05:21 +02:00
parent 6097e97b2d
commit f5b51a6212
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -23999,7 +23999,7 @@ targets the Emacs based IDEs (CIDER, ESS, Geiser, Robe, SLIME etc.)")
(define-public emacs-buttercup
(package
(name "emacs-buttercup")
(version "1.25")
(version "1.26")
(source
(origin
(method git-fetch)
@ -24009,7 +24009,7 @@ targets the Emacs based IDEs (CIDER, ESS, Geiser, Robe, SLIME etc.)")
(file-name (git-file-name name version))
(sha256
(base32
"0fsysvsypda6b7azc15bpaprq3bwx4gb6rlq2mj6f8rgwdqc8153"))))
"1zr9lczdr9dfh99n079d5advxm9p32a8f984dx14f3jn5mx750b1"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #t