mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-08 03:59:40 +01:00
gnu: emacs-taxy-magit-section: Update to 0.14.
* gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): Update to 0.14. Change-Id: I6ef4cac556b5494d3dd7848be00474d1892d1baf
This commit is contained in:
parent
dbe26c7d56
commit
f8ef28b971
1 changed files with 2 additions and 2 deletions
|
@ -21980,7 +21980,7 @@ groups.")
|
|||
(define-public emacs-taxy-magit-section
|
||||
(package
|
||||
(name "emacs-taxy-magit-section")
|
||||
(version "0.13")
|
||||
(version "0.14")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -21988,7 +21988,7 @@ groups.")
|
|||
".tar"))
|
||||
(sha256
|
||||
(base32
|
||||
"1712hbcna0ph9chaq28a6fanv4sccdiphd5z0hg34ig3g6pslgn9"))))
|
||||
"13xwhqlvzfkm5gpprv683r8jri6wy54bhbzg3wiw3m020hqw6ygi"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs (list emacs-magit emacs-taxy))
|
||||
(home-page "https://github.com/alphapapa/taxy.el")
|
||||
|
|
Loading…
Add table
Reference in a new issue