[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/08: gnu: hydrogen: Update to 1.2.3.
From: |
guix-commits |
Subject: |
02/08: gnu: hydrogen: Update to 1.2.3. |
Date: |
Sun, 17 Mar 2024 09:19:56 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 361b0cfd5ef914de879e5b4a7b3dc2902bd6a74b
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Mar 17 09:04:48 2024 +0100
gnu: hydrogen: Update to 1.2.3.
* gnu/packages/music.scm (hydrogen): Update to 1.2.3.
Change-Id: Ibd6651a7dbfb61f1dd0cc0c436a5a9cff0fb559a
---
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 5d8edd9c49..61d5c805b4 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -867,7 +867,7 @@ settings (aliasing, linear interpolation and cubic
interpolation).")
(define-public hydrogen
(package
(name "hydrogen")
- (version "1.2.0")
+ (version "1.2.3")
(source
(origin
(method git-fetch)
@@ -876,7 +876,7 @@ settings (aliasing, linear interpolation and cubic
interpolation).")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0v4ir1my8zndw5rvz6jr42ysprwycgxrlsc53070y3620n699nha"))))
+ (base32 "0qb16yn3igs95silvngwy5mjwlzsyz5axwbd3lz6pjhwbf81rn7d"))))
(build-system cmake-build-system)
(arguments
`(#:test-target "tests"
- branch master updated (6fad9204ae -> 43d827a970), guix-commits, 2024/03/17
- 02/08: gnu: hydrogen: Update to 1.2.3.,
guix-commits <=
- 05/08: gnu: scummvm: Update to 2.8.1., guix-commits, 2024/03/17
- 06/08: gnu: naev: Update to 0.11.4., guix-commits, 2024/03/17
- 03/08: gnu: lagrange: Update to 1.17.6., guix-commits, 2024/03/17
- 04/08: gnu: pyzo: Update to 4.15.0., guix-commits, 2024/03/17
- 08/08: gnu: keepassxc: Update to 2.7.7., guix-commits, 2024/03/17
- 01/08: gnu: manuskript: Update to 0.16.1., guix-commits, 2024/03/17
- 07/08: gnu: mgba: Update to 0.10.3., guix-commits, 2024/03/17