mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30: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:
parent
787025eee6
commit
27cbc7d4f3
1 changed files with 2 additions and 2 deletions
|
@ -26254,7 +26254,7 @@ without disturbing alignment.")
|
|||
(define-public emacs-macrostep
|
||||
(package
|
||||
(name "emacs-macrostep")
|
||||
(version "0.9.2")
|
||||
(version "0.9.4")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -26263,7 +26263,7 @@ without disturbing alignment.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1sxvp1q8naf0328l9fs90nk8bzsv485sajx4khh77nwkz3v4sr9f"))))
|
||||
"0f0rjpjwzpw6hxqbh8ghr7838slf7w22z7szy68bbg3bbnrjjlai"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue