gnu: emacs-emms: Update to 5.0.

* gnu/packages/emacs.scm (emms): Update to 5.0.
master
Ludovic Courtès 2018-05-01 23:12:21 +02:00
parent 3b84cfec23
commit 6a65b70145
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

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