gnu: emacs-taxy: Update to 0.10.
* gnu/packages/emacs-xyz.scm (emacs-taxy): Update to 0.10.
This commit is contained in:
parent
6615e82a63
commit
5974f0a276
@ -16613,7 +16613,7 @@ an elisp expression.")
|
||||
(define-public emacs-taxy
|
||||
(package
|
||||
(name "emacs-taxy")
|
||||
(version "0.9")
|
||||
(version "0.10")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@ -16621,7 +16621,7 @@ an elisp expression.")
|
||||
"https://elpa.gnu.org/packages/taxy-" version ".tar"))
|
||||
(sha256
|
||||
(base32
|
||||
"1nzafs3yvcnmg07zi345n2yvjsw9wixlybzibnhf5k6jnd0vvpjh"))))
|
||||
"1jamry2p3qhswq8prd2g7ljh4yqk0wwblyd9fhnaclakahrn5vi3"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-magit))
|
||||
|
Loading…
Reference in New Issue
Block a user