gnu: emacs-emms: Update to 4.3.

* gnu/packages/emacs.scm (emms): Update to 4.3.
This commit is contained in:
Ludovic Courtès 2017-05-02 12:16:09 +02:00
parent e723178a10
commit 20832afbf2
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -890,14 +890,14 @@ (define-public emacs-wget
(define-public emms
(package
(name "emacs-emms")
(version "4.2")
(version "4.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/emms/emms-"
version ".tar.gz"))
(sha256
(base32
"1xa9y64g5z8gfnxk1c2rf3plfjhqn4r6j8dpiygnfs6w4giysn22"))
"0dicgkl8l83n4cah5vk7c242abbwpyzlih451blgw37f3rijs480"))
(modules '((guix build utils)))
(snippet
'(substitute* "Makefile"