me
/
guix
Archived
1
0
Fork 0

gnu: emacs-citar: Update to 1.4.0.

* gnu/packages/emacs-xyz.scm (emacs-citar): Update to 1.4.0.

Change-Id: I98e0a753c496e0d67ad864ebc8fd0833926d3347
master
Nicolas Goaziou 2023-11-08 12:03:14 +01:00
parent 3bd8e8d001
commit 30586802de
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -23193,7 +23193,7 @@ automatically fetched from well-curated sources, and formatted as BibTeX.")
(define-public emacs-citar
(package
(name "emacs-citar")
(version "1.3.1")
(version "1.4.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -23202,7 +23202,7 @@ automatically fetched from well-curated sources, and formatted as BibTeX.")
(file-name (git-file-name name version))
(sha256
(base32
"12chdrmkggnpci1kdkkrz4a2bnsbzc8pra318zbnn3qxinlpngyy"))))
"07q94iplkx29lggrs5xfzj42rxfcn2cnbr90jgifk29jshcz30pv"))))
(build-system emacs-build-system)
(arguments
(list