gnu: emacs-citar: Update to 1.3.0.

* gnu/packages/emacs-xyz.scm (emacs-citar): Update to 1.3.0.
This commit is contained in:
Nicolas Goaziou 2023-03-24 09:41:48 +01:00
parent fdaa3f0cac
commit 643b859834
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -21788,7 +21788,7 @@ automatically fetched from well-curated sources, and formatted as BibTeX.")
(define-public emacs-citar (define-public emacs-citar
(package (package
(name "emacs-citar") (name "emacs-citar")
(version "1.2.0") (version "1.3.0")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -21797,7 +21797,7 @@ automatically fetched from well-curated sources, and formatted as BibTeX.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"186h6wbjwh7ws3jmc81wx2cv7gbppl2j3gwdq67crhml5xjc4fh7")))) "0l4a8fy7z6xq7y2scnnc6bsfnlrb2arr4y9gxc3xfyazg43kk8rd"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
(list (list