me
/
guix
Archived
1
0
Fork 0

gnu: emacs-emms: Update to 5.4.

* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.4.
master
Nicolas Goaziou 2020-05-01 22:12:22 +02:00
parent 7dfc7c5398
commit ee2649e135
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 26 additions and 27 deletions

View File

@ -1322,14 +1322,13 @@ incrementally confined in Isearch manner.")
(define-public emacs-emms
(package
(name "emacs-emms")
(version "5.3")
(source (origin
(version "5.4")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnu/emms/emms-"
version ".tar.gz"))
(uri (string-append "mirror://gnu/emms/emms-" version ".tar.gz"))
(sha256
(base32
"00hnv7jjgb2simgrf7gf2y1cyg2syk7kj1hkbac146hlgxk8ngj1"))
(base32 "1nd7sb6pva7qb1ki6w0zhd6zvqzd7742kaqi0f3v4as5jh09l6nr"))
(modules '((guix build utils)))
(snippet
'(begin