me
/
guix
Archived
1
0
Fork 0

gnu: emacs-emms: Update to 5.1.

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

View File

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