GNU bug report logs - #53174
[PATCH] gnu: hydrogen: Update to 1.1.1.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Tue, 11 Jan 2022 03:17:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#53174: closed (Re: [bug#53174] [PATCH] gnu: hydrogen: Update
 to 1.1.1.)
Date: Tue, 11 Jan 2022 05:31:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#53174: [PATCH] gnu: hydrogen: Update to 1.1.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 53174 <at> debbugs.gnu.org.

-- 
53174: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53174
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 53174-done <at> debbugs.gnu.org
Subject: Re: [bug#53174] [PATCH] gnu: hydrogen: Update to 1.1.1.
Date: Tue, 11 Jan 2022 00:30:19 -0500
On Tue, Jan 11, 2022 at 04:16:40AM +0100, Michael Rohleder wrote:
> * gnu/packages/music.scm (hydrogen): Update to 1.1.1.

Thanks! Pushed as 8bf84d4fc60533227d550b9f6f864d2f178d57db

[Message part 3 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: hydrogen: Update to 1.1.1.
Date: Tue, 11 Jan 2022 04:16:40 +0100
* gnu/packages/music.scm (hydrogen): Update to 1.1.1.
---
 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 979f917f4b..001e0e0755 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -734,7 +734,7 @@ (define-public dumb-allegro4
 (define-public hydrogen
   (package
     (name "hydrogen")
-    (version "1.0.2")
+    (version "1.1.1")
     (source
      (origin
        (method git-fetch)
@@ -743,7 +743,7 @@ (define-public hydrogen
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0nhn2njs8yyxcijxv5zgymf3211y6anzm0v9kn4vnd8kai7zwxxp"))))
+        (base32 "12mwkglyz88hwb16fb3fahn95janim2mrvnxkzp8pcsw3wybi3dn"))))
     (build-system cmake-build-system)
     (arguments
      `(#:test-target "tests"
-- 
2.34.0




This bug report was last modified 3 years and 135 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.