gnu: emacs-macrostep: Update to 0.9.5.

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

Change-Id: I091ac482d861066ac6f7c20035b7af17accbc082
This commit is contained in:
Nicolas Goaziou 2025-03-07 09:29:07 +01:00
parent bf55dd3b35
commit 8fba42e1be
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

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