Archived
1
0
Fork 0

gnu: emacs-jinx: Update to 1.1.

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

Change-Id: I58919dd335a7f93339b362e95fc99449e80d2c31
This commit is contained in:
Nicolas Goaziou 2024-01-01 19:08:19 +01:00
parent 60dc957e2f
commit 2c5cf24680
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -10650,7 +10650,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 "1.0") (version "1.1")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -10660,7 +10660,7 @@ sgml/html integration, and indentation (working with sgml).")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "00rlp7iby02zd3sqigpyskph4a26r0dgp53y17hm4xjr6zqifhz5")))) (base32 "08ajkhpds3m8dk1m2h84vcn6pg5w6hbq55xyd50593kb012a2pmz"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
(list (list