me
/
guix
Archived
1
0
Fork 0

gnu: emacs-buttercup: Update to 1.25.

* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.25.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Michael Rohleder 2022-05-14 23:08:27 +02:00 committed by Nicolas Goaziou
parent bbdcec5f8b
commit 8aaa9b40aa
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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