gnu: emacs-emms: Update to 5.1.

* gnu/packages/emacs.scm (emacs-emms): Update to 5.1.
This commit is contained in:
Arun Isaac 2018-11-03 19:12:33 +05:30
parent c356e831c0
commit b1c7f5fff9
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3

View file

@ -956,14 +956,14 @@ (define-public emacs-wget
(define-public emacs-emms
(package
(name "emacs-emms")
(version "5.0")
(version "5.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/emms/emms-"
version ".tar.gz"))
(sha256
(base32
"08f9lj77jlk96grqgjsv63s2i8ywvp4wvnmgmhnslwyx2lsdxza3"))
"149ddczyx6x10zn4mn8g0rll1rwf4yciv8x6j0qdnlbwszblx2x6"))
(modules '((guix build utils)))
(snippet
'(begin