mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-jinx: Update to 0.9.
* gnu/packages/emacs-xyz.scm (emacs-jinx): Update to 0.9.
This commit is contained in:
parent
7e9825300c
commit
1ac4d87818
1 changed files with 2 additions and 2 deletions
|
@ -10374,7 +10374,7 @@ sgml/html integration, and indentation (working with sgml).")
|
||||||
(define-public emacs-jinx
|
(define-public emacs-jinx
|
||||||
(package
|
(package
|
||||||
(name "emacs-jinx")
|
(name "emacs-jinx")
|
||||||
(version "0.8")
|
(version "0.9")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -10385,7 +10385,7 @@ sgml/html integration, and indentation (working with sgml).")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1y097rnf9zg26jf4vh74a0laddfp4x6pp1fjqs3xqgwc0cmdq59w"))))
|
"0xayrqnsws2n2p0qbdl291fva4ljp3kqrr591xbq1wr6n95hfyn5"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue