unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42715] [PATCH] gnu: hydrogen: Update to 1.0.0.
@ 2020-08-05 10:19 Michael Rohleder
  2020-08-05 11:09 ` bug#42715: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-08-05 10:19 UTC (permalink / raw)
  To: 42715; +Cc: Michael Rohleder

* gnu/packages/music.scm (hydrogen): Update to 1.0.0.
---
 gnu/packages/music.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index aaa76d1297..db2f1ff8d6 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -28,6 +28,7 @@
 ;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
 ;;; Copyright © 2020 Lars-Dominik Braun <lars@6xq.net>
 ;;; Copyright © 2020 Giacomo Leidi <goodoldpaul@autistici.org>
+;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -503,7 +504,7 @@ settings (aliasing, linear interpolation and cubic interpolation).")
 (define-public hydrogen
   (package
     (name "hydrogen")
-    (version "1.0.0-rc1")
+    (version "1.0.0")
     (source
      (origin
        (method git-fetch)
@@ -512,7 +513,7 @@ settings (aliasing, linear interpolation and cubic interpolation).")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1ibbdzyk30nj83jrq7py78hwpjgy0lq7ji6gi2pdp1pqzz1mqp0v"))))
+        (base32 "1kwlqfah0yk135i0rzmbbgnqdzxrzg9yslii5asl4ip9x4dc1w3r"))))
     (build-system cmake-build-system)
     (arguments
      `(#:test-target "tests"
-- 
2.28.0





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

* bug#42715: [PATCH] gnu: hydrogen: Update to 1.0.0.
  2020-08-05 10:19 [bug#42715] [PATCH] gnu: hydrogen: Update to 1.0.0 Michael Rohleder
@ 2020-08-05 11:09 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2020-08-05 11:09 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 42715-done


Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/music.scm (hydrogen): Update to 1.0.0.

Pushed with commit 43708b60b7da01444630c46c16df0bdf067501a8.  Thank you!

-- 
Ricardo




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

end of thread, other threads:[~2020-08-05 11:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-05 10:19 [bug#42715] [PATCH] gnu: hydrogen: Update to 1.0.0 Michael Rohleder
2020-08-05 11:09 ` bug#42715: " Ricardo Wurmus

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).