me
/
guix
Archived
1
0
Fork 0

gnu: emacs-esxml: Update to 0.3.5.

* gnu/packages/emacs-xyz.scm (emacs-esxml): Update to 0.3.5.
master
Pierre Neidhardt 2021-01-06 09:33:11 +01:00
parent 6200fcabcf
commit 684d27c36f
No known key found for this signature in database
GPG Key ID: 9BDCF497A4BBCC7F
1 changed files with 2 additions and 2 deletions

View File

@ -14163,7 +14163,7 @@ Lisp.")
(define-public emacs-esxml (define-public emacs-esxml
(package (package
(name "emacs-esxml") (name "emacs-esxml")
(version "0.3.4") (version "0.3.5")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -14172,7 +14172,7 @@ Lisp.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"00vv8a75wdklygdyr4km9mc2ismxak69c45jmcny41xl44rp9x8m")))) "16jn404vfmsvm12wrf8iczqlgdf2iycbxrvalvzxnm2gr5dfzp7z"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
`(#:phases `(#:phases