mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: emacs-taxy-magit-section: Update to 0.14.3.
* gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): Update to 0.14.3. Change-Id: I09cded24b86c0e9413ccd9478d3cb89c2ccf7327
This commit is contained in:
parent
3393e67184
commit
4fa7357dc6
1 changed files with 2 additions and 2 deletions
|
@ -22300,7 +22300,7 @@ groups.")
|
|||
(define-public emacs-taxy-magit-section
|
||||
(package
|
||||
(name "emacs-taxy-magit-section")
|
||||
(version "0.14.1")
|
||||
(version "0.14.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -22308,7 +22308,7 @@ groups.")
|
|||
".tar"))
|
||||
(sha256
|
||||
(base32
|
||||
"03dldc28qpilra4ifpv4p51zp20bl8z87mikv8nwaqz05dm3mmly"))))
|
||||
"16j1a2vx9awr5vk1x3i1m526ym6836zxlypx1f50fcwjy0w8q8a3"))))
|
||||
(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