me
/
guix
Archived
1
0
Fork 0

gnu: emacs-emms: Update to 5.3.

* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.3.
master
Tobias Geerinckx-Rice 2019-11-03 03:52:07 +01:00
parent 1c49b94b48
commit 73282c75fe
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 2 deletions

View File

@ -1219,14 +1219,14 @@ or unexpected behavior inside an elisp configuration file (typically
(define-public emacs-emms
(package
(name "emacs-emms")
(version "5.2")
(version "5.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/emms/emms-"
version ".tar.gz"))
(sha256
(base32
"0cvpfdkagkpi8g02w8f7wzrpdk2ihas0mn5m9fr882xjdfshl21z"))
"00hnv7jjgb2simgrf7gf2y1cyg2syk7kj1hkbac146hlgxk8ngj1"))
(modules '((guix build utils)))
(snippet
'(begin