mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
bf55dd3b35
commit
8fba42e1be
1 changed files with 2 additions and 2 deletions
|
@ -26858,7 +26858,7 @@ without disturbing alignment.")
|
|||
(define-public emacs-macrostep
|
||||
(package
|
||||
(name "emacs-macrostep")
|
||||
(version "0.9.4")
|
||||
(version "0.9.5")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -26867,7 +26867,7 @@ without disturbing alignment.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0f0rjpjwzpw6hxqbh8ghr7838slf7w22z7szy68bbg3bbnrjjlai"))))
|
||||
"1sdi8kmcvf39p1m6bahnzi3h0djg23lppb2hf1y1snihcf3ibwi9"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue