summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-11-03 03:52:07 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2019-11-03 03:52:23 +0100
commit73282c75fef4eb03c1d6d009987be8ce988bdae3 (patch)
tree4853792308300bdb9e40bf363e21db8901eef7a6 /gnu
parent1c49b94b4854c6b2c44187449db4f9a27b437ede (diff)
downloadpatches-73282c75fef4eb03c1d6d009987be8ce988bdae3.tar
patches-73282c75fef4eb03c1d6d009987be8ce988bdae3.tar.gz
gnu: emacs-emms: Update to 5.3.
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.3.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/emacs-xyz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index b819a7bb7e..81e6f066b4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1219,14 +1219,14 @@ or unexpected behavior inside an elisp configuration file (typically
(define-public emacs-emms
(package
(name "emacs-emms")
- (version "5.2")
+ (version "5.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/emms/emms-"
version ".tar.gz"))
(sha256
(base32
- "0cvpfdkagkpi8g02w8f7wzrpdk2ihas0mn5m9fr882xjdfshl21z"))
+ "00hnv7jjgb2simgrf7gf2y1cyg2syk7kj1hkbac146hlgxk8ngj1"))
(modules '((guix build utils)))
(snippet
'(begin