me
/
guix
Archived
1
0
Fork 0

gnu: emacs-buttercup: Update to 1.31.

* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.31.
master
Nicolas Goaziou 2023-04-21 08:58:54 +02:00
parent 0460ff069e
commit 4c88e73786
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -27421,7 +27421,7 @@ targets the Emacs based IDEs (CIDER, ESS, Geiser, Robe, SLIME etc.)")
(define-public emacs-buttercup
(package
(name "emacs-buttercup")
(version "1.30")
(version "1.31")
(source
(origin
(method git-fetch)
@ -27431,7 +27431,7 @@ targets the Emacs based IDEs (CIDER, ESS, Geiser, Robe, SLIME etc.)")
(file-name (git-file-name name version))
(sha256
(base32
"1zr1jlfwr8yp9168yvkrhif1mr1r40fr1j1v1iv11ryn2zjcm9yn"))))
"1rvc9r6swb74lhzd877jidkkf2cxl5v4zz302j2imqhsbk844qzh"))))
(build-system emacs-build-system)
(arguments
(list