me
/
guix
Archived
1
0
Fork 0

gnu: emacs-jinx: Update to 1.6.

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

Change-Id: I294b8382f2e6fae2c5a6f2225ab0330293672296
master
Nicolas Goaziou 2024-04-30 18:55:21 +02:00
parent 455f4e9507
commit a1bd2b5e7e
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -10980,7 +10980,7 @@ sgml/html integration, and indentation (working with sgml).")
(define-public emacs-jinx
(package
(name "emacs-jinx")
(version "1.5")
(version "1.6")
(source
(origin
(method git-fetch)
@ -10990,7 +10990,7 @@ sgml/html integration, and indentation (working with sgml).")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0g8sdfq6fqf6jnv7ig9cgkvmrdfzah6c94yr041anzkwappkziwx"))))
(base32 "0kl9jpd6a68q1s3lc74jkx0nsk66lpwg7zx61a5h0w0m410l1g1q"))))
(build-system emacs-build-system)
(arguments
(list