me
/
guix
Archived
1
0
Fork 0

gnu: emacs-emms: Update to 4.3.

* gnu/packages/emacs.scm (emms): Update to 4.3.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -890,14 +890,14 @@ provides an optional IDE-like error list.")
(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"