unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#53174] [PATCH] gnu: hydrogen: Update to 1.1.1.
@ 2022-01-11  3:16 Michael Rohleder
  2022-01-11  5:30 ` bug#53174: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-01-11  3:16 UTC (permalink / raw)
  To: 53174; +Cc: Michael Rohleder

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#53174: [PATCH] gnu: hydrogen: Update to 1.1.1.
  2022-01-11  3:16 [bug#53174] [PATCH] gnu: hydrogen: Update to 1.1.1 Michael Rohleder
@ 2022-01-11  5:30 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2022-01-11  5:30 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 53174-done

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-11  5:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-11  3:16 [bug#53174] [PATCH] gnu: hydrogen: Update to 1.1.1 Michael Rohleder
2022-01-11  5:30 ` bug#53174: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).