3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: emacs-emms: Update to 4.4.

* gnu/packages/emacs.scm (emms): Update to 4.4.
This commit is contained in:
Ludovic Courtès 2017-11-11 23:15:47 +01:00
parent 327df26fbf
commit cda2e2c719
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -814,14 +814,14 @@ provides an optional IDE-like error list.")
(define-public emms
(package
(name "emacs-emms")
(version "4.3")
(version "4.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/emms/emms-"
version ".tar.gz"))
(sha256
(base32
"0dicgkl8l83n4cah5vk7c242abbwpyzlih451blgw37f3rijs480"))
"1b0kalhn81dir26jgsma30i5bbly7d3s1ngqpf01zjjpr7lw5v0h"))
(modules '((guix build utils)))
(snippet
'(substitute* "Makefile"