* [bug#45469] [PATCH] gnu: mpg123: Update to 1.26.4.
@ 2020-12-27 16:37 Vincent Legoll
2020-12-28 15:41 ` bug#45469: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2020-12-27 16:37 UTC (permalink / raw)
To: 45469; +Cc: Vincent Legoll
* gnu/packages/mp3.scm (mpg123): Update to 1.26.4.
---
gnu/packages/mp3.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mp3.scm b/gnu/packages/mp3.scm
index 4bdbe8b487..b1d4d3783f 100644
--- a/gnu/packages/mp3.scm
+++ b/gnu/packages/mp3.scm
@@ -325,7 +325,7 @@ This package contains the binary.")
(define-public mpg123
(package
(name "mpg123")
- (version "1.26.3")
+ (version "1.26.4")
(source
(origin
(method url-fetch)
@@ -335,7 +335,7 @@ This package contains the binary.")
"https://www.mpg123.org/download/mpg123-"
version ".tar.bz2")))
(sha256
- (base32 "0vkcfdx0mqq6lmpczsmpa2jsb0s6dryx3i7gvr32i3w9b9w9ij9h"))))
+ (base32 "0m34hjssgslcsns8lj1n7f32iyiw547qgba9j2r6d9pp1ma92688"))))
(build-system gnu-build-system)
(arguments '(#:configure-flags '("--with-default-audio=pulse")))
(native-inputs
--
2.29.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#45469: [PATCH] gnu: mpg123: Update to 1.26.4.
2020-12-27 16:37 [bug#45469] [PATCH] gnu: mpg123: Update to 1.26.4 Vincent Legoll
@ 2020-12-28 15:41 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-12-28 15:41 UTC (permalink / raw)
To: Vincent Legoll; +Cc: 45469-done
[-- Attachment #1: Type: text/plain, Size: 284 bytes --]
I didn't test wine but everything else built just fine. Patch pushed!
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-28 15:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-27 16:37 [bug#45469] [PATCH] gnu: mpg123: Update to 1.26.4 Vincent Legoll
2020-12-28 15:41 ` bug#45469: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.