gnu: emacs-buttercup: Update to 1.35.

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

Change-Id: I3665731182e4e1f0ee73ebe0f0bd2521e1e154fe
This commit is contained in:
Nicolas Goaziou 2024-04-06 14:14:49 +02:00
parent 8532d07466
commit 539058049a
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -29420,7 +29420,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.34") (version "1.35")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -29430,7 +29430,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
"07bsbzqxsb6sbayriymy54bqcy7is7c61fpnm83mg9527w0w4g19")))) "0s5c7ia7b873dr6rqljkb1z4bf84zb3p3wjvcvpjhdcnf67m5x10"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
(list (list