me
/
guix
Archived
1
0
Fork 0

gnu: emacs-ement: Update to 0.1-pre-3.02015ea.

* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.1-pre-3.02015ea.
master
Nicolas Goaziou 2022-07-11 12:23:29 +02:00
parent 8bc6219cce
commit 2d6586874b
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 3 additions and 3 deletions

View File

@ -16150,8 +16150,8 @@ which avoids some of the issues with using Emacss built-in Url library.")
(license license:gpl3+)))
(define-public emacs-ement
(let ((commit "45b7882c8a8f28eb59113f78db0e79918f2c58ee")
(revision "2"))
(let ((commit "02015eacf682b53baaddf26c8a4046e6ff84d4e8")
(revision "3"))
(package
(name "emacs-ement")
(version (git-version "0.1-pre" revision commit))
@ -16163,7 +16163,7 @@ which avoids some of the issues with using Emacss built-in Url library.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32 "1f79h9l7chazan7kh2g73banqim5p4gz2nyx3cvp9jjfz32c4k46"))))
(base32 "0xnhhzl1si09l7lgh5smgpmxgbkzi8p68dykdgsawqa960w6n1ks"))))
(build-system emacs-build-system)
(arguments
`(#:emacs ,emacs)) ;need libxml support