unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49975] [PATCH] gnu: emacs-emms: Update to 7.6.
@ 2021-08-10  9:19 Xinglu Chen
  2021-08-11 12:31 ` bug#49975: " 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-08-10  9:19 UTC (permalink / raw)
  To: 49975

* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 7.6.
---
 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 172d620adc..38338757bf 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2093,14 +2093,14 @@ incrementally confined in Isearch manner.")
 (define emacs-emms-print-metadata
   (package
     (name "emacs-emms-print-metadata")
-    (version "7.5")
+    (version "7.6")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://elpa.gnu.org/packages/"
                            "emms-" version ".tar"))
        (sha256
-        (base32 "0d7nsx2idzbp6d5im5rrsnwppbr2cimvxgx31bhwsm2aq3ya5v2j"))))
+        (base32 "03cp6mr0kxy41dg4ri5ymbzpkw7bd8zg7hx0a2rb4axiss5qmx7i"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags '("emms-print-metadata")

base-commit: 1fa4485fb033874fd56b025e8ec998aebc245fe5
-- 
2.32.0







^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#49975: [PATCH] gnu: emacs-emms: Update to 7.6.
  2021-08-10  9:19 [bug#49975] [PATCH] gnu: emacs-emms: Update to 7.6 Xinglu Chen
@ 2021-08-11 12:31 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2021-08-11 12:31 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 49975-done

Xinglu Chen <public@yoctocell.xyz> writes:

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

Pushed, thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-11 12:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-10  9:19 [bug#49975] [PATCH] gnu: emacs-emms: Update to 7.6 Xinglu Chen
2021-08-11 12:31 ` bug#49975: " 宋文武

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).