1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 04:20:44 +02:00

gnu: emacs-macrostep: Update to 0.9.4.

* gnu/packages/emacs-xyz.scm (emacs-macrostep): Update to 0.9.4.

Change-Id: I8b9f672fe44e8ca5e32d103144b2b0cbf461b0e9
This commit is contained in:
Nicolas Goaziou 2024-12-24 10:59:54 +01:00
parent 787025eee6
commit 27cbc7d4f3
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -26254,7 +26254,7 @@ without disturbing alignment.")
(define-public emacs-macrostep (define-public emacs-macrostep
(package (package
(name "emacs-macrostep") (name "emacs-macrostep")
(version "0.9.2") (version "0.9.4")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -26263,7 +26263,7 @@ without disturbing alignment.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1sxvp1q8naf0328l9fs90nk8bzsv485sajx4khh77nwkz3v4sr9f")))) "0f0rjpjwzpw6hxqbh8ghr7838slf7w22z7szy68bbg3bbnrjjlai"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
(list (list