1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 20:10:39 +02:00

gnu: emacs-geiser-guile: Update to 0.28.2.

* gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.28.2.

Change-Id: Ia2e9c9edfb6d0802bf5fcd058d7456f0c4bc8987
This commit is contained in:
Nicolas Goaziou 2024-08-19 21:39:45 +02:00
parent 14a6631408
commit f63982efeb
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -605,7 +605,7 @@ API key.")
(define-public emacs-geiser-guile
(package
(name "emacs-geiser-guile")
(version "0.28.1")
(version "0.28.2")
(source
(origin
(method git-fetch)
@ -614,7 +614,7 @@ API key.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0gp8xbfm7y2gabjyys8jylfy1pkkglqas32xxrbqxfh1hv0cfh2f"))))
(base32 "0dm1fw3c5m0im8zg2q4zr37xkhw45k366gwmmfjl73bmf8qr8ysy"))))
(build-system emacs-build-system)
(arguments
(list