gnu: emacs-buttercup: Update to 1.29.

* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.29.
This commit is contained in:
Nicolas Goaziou 2022-12-05 20:41:02 +01:00
parent 893b7ad5ca
commit 4d053f5e6d
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -25634,7 +25634,7 @@ targets the Emacs based IDEs (CIDER, ESS, Geiser, Robe, SLIME etc.)")
(define-public emacs-buttercup (define-public emacs-buttercup
(package (package
(name "emacs-buttercup") (name "emacs-buttercup")
(version "1.28") (version "1.29")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -25644,7 +25644,7 @@ targets the Emacs based IDEs (CIDER, ESS, Geiser, Robe, SLIME etc.)")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1dc8m5w26gi698d31xvh1q8mwf4a3wa1xrnyhqqxrmfr8b71clpk")))) "0a5wvm7nh4748wzvp2b9jll74ifqz22bicxkl5fwp4di4vrqpd47"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
(list (list