Archived
1
0
Fork 0

gnu: emacs-esxml: Update to 0.3.7.

* gnu/packages/emacs-xyz.scm (emacs-esxml): Update to 0.3.7.
This commit is contained in:
Nicolas Goaziou 2021-05-29 15:25:36 +02:00
parent 13ab81d94d
commit 218bea8b5f
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -15289,7 +15289,7 @@ Lisp.")
(define-public emacs-esxml (define-public emacs-esxml
(package (package
(name "emacs-esxml") (name "emacs-esxml")
(version "0.3.5") (version "0.3.7")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -15298,7 +15298,7 @@ Lisp.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"16jn404vfmsvm12wrf8iczqlgdf2iycbxrvalvzxnm2gr5dfzp7z")))) "1xzxmgsg0j72sf1vjh9gjswz3c29js0kqhm7r3jrqrh3a5agdnml"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
`(#:phases `(#:phases