[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/11: gnu: mpg123: Update to 1.26.5.
From: |
guix-commits |
Subject: |
04/11: gnu: mpg123: Update to 1.26.5. |
Date: |
Tue, 23 Mar 2021 09:23:35 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 6cea2873a100f633370f11074603fa04af6f1dbb
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Mar 23 13:04:43 2021 +0100
gnu: mpg123: Update to 1.26.5.
* gnu/packages/mp3.scm (mpg123): Update to 1.26.5.
---
gnu/packages/mp3.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/mp3.scm b/gnu/packages/mp3.scm
index dba3e17..675e18e 100644
--- a/gnu/packages/mp3.scm
+++ b/gnu/packages/mp3.scm
@@ -5,7 +5,7 @@
;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2017 Thomas Danckaert <post@thomasdanckaert.be>
;;; Copyright © 2017, 2019, 2020 Pierre Langlois <pierre.langlois@gmx.com>
-;;; Copyright © 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2018–2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2019 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
;;;
@@ -372,7 +372,7 @@ This package contains the binary.")
(define-public mpg123
(package
(name "mpg123")
- (version "1.26.4")
+ (version "1.26.5")
(source
(origin
(method url-fetch)
@@ -382,7 +382,7 @@ This package contains the binary.")
"https://www.mpg123.org/download/mpg123-"
version ".tar.bz2")))
(sha256
- (base32 "0m34hjssgslcsns8lj1n7f32iyiw547qgba9j2r6d9pp1ma92688"))))
+ (base32 "01pgcqjbbi2r7nlg5118bkivl0gkv0hq0cw7v4vpxgimv7h9fajh"))))
(build-system gnu-build-system)
(arguments '(#:configure-flags '("--with-default-audio=pulse")))
(native-inputs
- branch master updated (9d4bc79 -> 5802858), guix-commits, 2021/03/23
- 05/11: gnu: wildmidi: Update to 0.4.4., guix-commits, 2021/03/23
- 06/11: gnu: cgal: Update to 5.2.1., guix-commits, 2021/03/23
- 08/11: gnu: yggdrasil: Update to 0.3.16., guix-commits, 2021/03/23
- 09/11: gnu: perl-moosex-getopt: Update to 0.75., guix-commits, 2021/03/23
- 04/11: gnu: mpg123: Update to 1.26.5.,
guix-commits <=
- 07/11: gnu: rpm: Update to 4.16.1.3., guix-commits, 2021/03/23
- 11/11: gnu: fcitx5-qt: Update to 5.0.5., guix-commits, 2021/03/23
- 02/11: gnu: libime: Update to 1.0.5., guix-commits, 2021/03/23
- 01/11: gnu: xcb-imdkit: Update to 1.0.3., guix-commits, 2021/03/23
- 03/11: gnu: borg: Update to 1.1.16., guix-commits, 2021/03/23
- 10/11: gnu: efibootmgr: Update to 17., guix-commits, 2021/03/23