GNU bug report logs - #48970
[PATCH] gnu: emacs-emms: Update to 7.3.

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Sat, 12 Jun 2021 09:10:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Xinglu Chen <public <at> yoctocell.xyz>
Subject: bug#48970: closed (Re: [bug#48970] [PATCH] gnu: emacs-emms:
 Update to 7.3.)
Date: Sat, 12 Jun 2021 20:43:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#48970: [PATCH] gnu: emacs-emms: Update to 7.3.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 48970 <at> debbugs.gnu.org.

-- 
48970: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48970
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 48970-done <at> debbugs.gnu.org
Subject: Re: [bug#48970] [PATCH] gnu: emacs-emms: Update to 7.3.
Date: Sat, 12 Jun 2021 22:42:11 +0200
Hello,

Xinglu Chen <public <at> yoctocell.xyz> writes:

> * gnu/packages/emacs-xyz.scm (emacs-emms): Update to 7.3.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-emms: Update to 7.3.
Date: Sat, 12 Jun 2021 11:09:34 +0200
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 7.3.
---
 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 1d954ec5bd..7f03cfc233 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2032,14 +2032,14 @@ incrementally confined in Isearch manner.")
 (define emacs-emms-print-metadata
   (package
     (name "emacs-emms-print-metadata")
-    (version "7.2")
+    (version "7.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://elpa.gnu.org/packages/"
                            "emms-" version ".tar"))
        (sha256
-        (base32 "11vqqh9rnzibsfw7wx62rgzl8i8ldpf0hv1sj43nhl5c6dlc8d5z"))))
+        (base32 "1lzjv9cpkzvin3pbw27irji5l7h7205yn688qnfwh43k6iqk6sqn"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags '("emms-print-metadata")

base-commit: 00727470b92e0b8ab0e00dd2cd87495c0c136341
-- 
2.32.0





This bug report was last modified 3 years and 344 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.