me
/
guix
Archived
1
0
Fork 0

gnu: emacs-nov-el: Update to 0.3.1.

* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.3.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Simon South 2020-06-27 16:11:16 -04:00 committed by Efraim Flashner
parent 4cd2dfd9f4
commit 0dfc461272
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -12552,7 +12552,7 @@ the format.")
(define-public emacs-nov-el (define-public emacs-nov-el
(package (package
(name "emacs-nov-el") (name "emacs-nov-el")
(version "0.3.0") (version "0.3.1")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -12561,7 +12561,7 @@ the format.")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "04phmm14ywgicjsl2bsg6w9rapd71vdkxdp5wp0brj6px27y85jz")))) (base32 "13r7lvyyyv62m57m4s4xjs4qz2ckhqk6ib514px7qzc7mdzcz9i9"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
`(#:phases `(#:phases