ngz pushed a commit to branch master
in repository guix.
commit 1ac4d878184e20a982871643be94e3697998c9b5
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Tue Oct 3 21:21:51 2023 +0200
gnu: emacs-jinx: Update to 0.9.
* gnu/packages/emacs-xyz.scm (emacs-jinx): Update to 0.9.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index a3874c2f88..af7b41bb83 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -10374,7 +10374,7 @@ sgml/html integration, and indentation (working with
sgml).")
(define-public emacs-jinx
(package
(name "emacs-jinx")
- (version "0.8")
+ (version "0.9")
(source
(origin
(method git-fetch)
@@ -10385,7 +10385,7 @@ sgml/html integration, and indentation (working with
sgml).")
(file-name (git-file-name name version))
(sha256
(base32
- "1y097rnf9zg26jf4vh74a0laddfp4x6pp1fjqs3xqgwc0cmdq59w"))))
+ "0xayrqnsws2n2p0qbdl291fva4ljp3kqrr591xbq1wr6n95hfyn5"))))
(build-system emacs-build-system)
(arguments
(list