[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/23: gnu: picard: Update to 2.11.
From: |
guix-commits |
Subject: |
11/23: gnu: picard: Update to 2.11. |
Date: |
Mon, 5 Feb 2024 02:29:42 -0500 (EST) |
hako pushed a commit to branch master
in repository guix.
commit 0e98b8bc3609cdf7129e652b6989b5910c358a8d
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Sun Jan 28 15:36:26 2024 +0800
gnu: picard: Update to 2.11.
* gnu/packages/music.scm (picard): Update to 2.11.
Change-Id: I61c4563a09f195415f6a67f657e4f9061e2f4389
---
gnu/packages/music.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index cd06aeddda..4031bf9414 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3821,7 +3821,7 @@ event-based scripts for scrobbling, notifications, etc.")
(define-public picard
(package
(name "picard")
- (version "2.10")
+ (version "2.11")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3829,7 +3829,7 @@ event-based scripts for scrobbling, notifications, etc.")
"picard/picard-" version ".tar.gz"))
(sha256
(base32
- "0f9rvif9m83jhal9n9x8kks17c0cgcipi1hjqmki7a296lz175ss"))))
+ "0ppq2n9jf8c8r8p9dkpcyipd2psr9hg0zbd5hcdsicili25336j4"))))
(build-system python-build-system)
(arguments
(list
- 06/23: gnu: Add mbedtls, version 3.5.2., (continued)
- 06/23: gnu: Add mbedtls, version 3.5.2., guix-commits, 2024/02/05
- 03/23: gnu: mbedtls-apache: Update to 2.28.7., guix-commits, 2024/02/05
- 12/23: gnu: kconfig-hardened-check: Update to 0.6.6., guix-commits, 2024/02/05
- 13/23: gnu: kconfig-hardened-check: Rename to kernel-hardening-checker., guix-commits, 2024/02/05
- 16/23: gnu: emacs-wanderlust: Update to 2.15.9-818.9fd2c65., guix-commits, 2024/02/05
- 21/23: gnu: go-github-com-docker-go-connections: Update to 0.5.0., guix-commits, 2024/02/05
- 15/23: gnu: emacs-semi-epg: Update to 1.14.6-248.9063a44., guix-commits, 2024/02/05
- 17/23: gnu: egl-wayland: Update to 1.1.13., guix-commits, 2024/02/05
- 22/23: gnu: clamav: Update to 0.103.11., guix-commits, 2024/02/05
- 14/23: gnu: emacs-flim-lb: Update to 1.14.9-142.abdd231., guix-commits, 2024/02/05
- 11/23: gnu: picard: Update to 2.11.,
guix-commits <=
- 19/23: gnu: guile-ics: Update to 0.6.0., guix-commits, 2024/02/05
- 23/23: gnu: guile-yamlpp: Update to 0.3., guix-commits, 2024/02/05
- 18/23: gnu: Add egl-gbm., guix-commits, 2024/02/05
- 20/23: gnu: guile-ics: Fix cross-compilation., guix-commits, 2024/02/05