emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61805: closed ([PATCH] gnu: mpg123: Update to 1.31.2.)


From: GNU bug Tracking System
Subject: bug#61805: closed ([PATCH] gnu: mpg123: Update to 1.31.2.)
Date: Sun, 26 Feb 2023 13:33:05 +0000

Your message dated Sun, 26 Feb 2023 14:31:02 +0100
with message-id <87356swnxm.fsf@nckx>
and subject line Re: [bug#61805] [PATCH] gnu: mpg123: Update to 1.31.2.
has caused the debbugs.gnu.org bug report #61805,
regarding [PATCH] gnu: mpg123: Update to 1.31.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61805: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61805
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: mpg123: Update to 1.31.2. Date: Sun, 26 Feb 2023 11:55:37 +0100
* gnu/packages/mp3.scm (mpg123): Update to 1.31.2.
---
 gnu/packages/mp3.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mp3.scm b/gnu/packages/mp3.scm
index 3aa24c75ab..388ba27e10 100644
--- a/gnu/packages/mp3.scm
+++ b/gnu/packages/mp3.scm
@@ -12,6 +12,7 @@
 ;;; Copyright © 2021 Guillaume Le Vaillant <glv@posteo.net>
 ;;; Copyright © 2022 John Kehayias <john.kehayias@protonmail.com>
 ;;; Copyright © 2022 Joeke de Graaf <joeke@posteo.net>
+;;; Copyright © 2023 Vasile Dumitrascu <va511e@yahoo.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -409,7 +410,7 @@ (define-public mp3splt
 (define-public mpg123
   (package
     (name "mpg123")
-    (version "1.28.2")
+    (version "1.31.2")
     (source
      (origin
        (method url-fetch)
@@ -419,7 +420,7 @@ (define-public mpg123
                    "https://www.mpg123.org/download/mpg123-";
                    version ".tar.bz2")))
        (sha256
-        (base32 "006v44nz4nkpgvxz1k2vbbrfpa2m47hyydscs0wf3iysiyvd9vvy"))))
+        (base32 "1pn777l9m7qbsx4v93gnav8bf6yi3skzdz8x81mkpx1ibs824zxi"))))
     (build-system gnu-build-system)
     (arguments '(#:configure-flags '("--with-default-audio=pulse")))
     (native-inputs
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61805] [PATCH] gnu: mpg123: Update to 1.31.2. Date: Sun, 26 Feb 2023 14:31:02 +0100
Vasile,

Vasile Dumitrascu via Guix-patches via 写道:
* gnu/packages/mp3.scm (mpg123): Update to 1.31.2.

Pushed as a52074001ffe01d6d864f0b70d624b6a0a64bba7.  Thanks!

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]