[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/07: gnu: emacs-emms: Update to 12.
From: |
guix-commits |
Subject: |
02/07: gnu: emacs-emms: Update to 12. |
Date: |
Thu, 6 Oct 2022 18:59:53 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 22498be0a152dd32df4a8edbd88d63557e0711b4
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri Oct 7 00:43:01 2022 +0200
gnu: emacs-emms: Update to 12.
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 12.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 35f1bf3d19..bae5f94a7f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2481,14 +2481,14 @@ incrementally confined in Isearch manner.")
(define emacs-emms-print-metadata
(package
(name "emacs-emms-print-metadata")
- (version "11")
+ (version "12")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"emms-" version ".tar"))
(sha256
- (base32 "000lqhsafyh1n293ksnlyavxv1pzl5pazds4sgxjcqd45lyn55ii"))))
+ (base32 "048ijrpw6s4k7zr78fzc3ksjjri6mnyp6c47h5lp5nw5gvm4np7a"))))
(build-system gnu-build-system)
(arguments
(list
- branch master updated (cb731c80ff -> 8319be779f), guix-commits, 2022/10/06
- 05/07: gnu: emacs-lcr: Update to 1.2., guix-commits, 2022/10/06
- 07/07: gnu: extractpdfmark: Improve package style., guix-commits, 2022/10/06
- 06/07: gnu: extractpdfmark: Update to 1.1.1., guix-commits, 2022/10/06
- 03/07: gnu: emacs-ement: Update to 0.3.1., guix-commits, 2022/10/06
- 01/07: gnu: emacs-debbugs: Update to 0.34., guix-commits, 2022/10/06
- 02/07: gnu: emacs-emms: Update to 12.,
guix-commits <=
- 04/07: gnu: emacs-org-re-reveal: Update to 3.16.0., guix-commits, 2022/10/06