gnu: emacs-emms: Update to 5.2.

* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.2.
This commit is contained in:
Pierre Neidhardt 2019-05-02 11:54:39 +02:00
parent 5f83b5153a
commit d5f4d5b683
No known key found for this signature in database
GPG Key ID: 9BDCF497A4BBCC7F
1 changed files with 2 additions and 2 deletions

View File

@ -970,14 +970,14 @@ regexp-like arguments to @code{skip-chars-forward} and
(define-public emacs-emms
(package
(name "emacs-emms")
(version "5.1")
(version "5.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/emms/emms-"
version ".tar.gz"))
(sha256
(base32
"149ddczyx6x10zn4mn8g0rll1rwf4yciv8x6j0qdnlbwszblx2x6"))
"0cvpfdkagkpi8g02w8f7wzrpdk2ihas0mn5m9fr882xjdfshl21z"))
(modules '((guix build utils)))
(snippet
'(begin