me
/
guix
Archived
1
0
Fork 0

gnu: emacs-jinx: Update to 1.4.

* gnu/packages/emacs-xyz.scm (emacs-jinx): Update to 1.4.

Change-Id: I5e11d8195dc465d118b616d42eeba92d0c3935fb
master
Nicolas Goaziou 2024-03-17 22:57:23 +01:00
parent 9de2d4f004
commit f60a4672e6
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -10898,7 +10898,7 @@ sgml/html integration, and indentation (working with sgml).")
(define-public emacs-jinx
(package
(name "emacs-jinx")
(version "1.2")
(version "1.4")
(source
(origin
(method git-fetch)
@ -10908,7 +10908,7 @@ sgml/html integration, and indentation (working with sgml).")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "04avl356y0m0i1mqmzzz0245fxflj7i8ssicnvf4wmpjc0qdr694"))))
(base32 "14zamk2s20f6dnv23v9snya0mi1bs2nq6xpp5bj06kiymzwhcqjw"))))
(build-system emacs-build-system)
(arguments
(list