GNU bug report logs - #54805
[PATCH 1/5] gnu: libadwaita: Update to 1.1.0.

Previous Next

Package: guix-patches;

Reported by: Alexandros Theodotou <alex <at> zrythm.org>

Date: Sat, 9 Apr 2022 00:55:02 UTC

Severity: normal

Tags: patch

Merged with 54806, 54807, 54808, 54809

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#54809: closed ([PATCH 5/5] gnu: rtmidi: Update to 5.0.0.)
Date: Tue, 14 Jun 2022 22:06:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 15 Jun 2022 00:05:44 +0200
with message-id <871qvqx5mv.fsf <at> gnu.org>
and subject line Re: bug#54809: [PATCH 5/5] gnu: rtmidi: Update to 5.0.0.
has caused the debbugs.gnu.org bug report #54805,
regarding [PATCH 5/5] gnu: rtmidi: Update to 5.0.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
54805: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54805
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Alexandros Theodotou <alex <at> zrythm.org>
To: guix-patches <at> gnu.org
Cc: Alexandros Theodotou <alex <at> zrythm.org>
Subject: [PATCH 5/5] gnu: rtmidi: Update to 5.0.0.
Date: Sat,  9 Apr 2022 00:53:46 +0000
* gnu/packages/audio.scm (rtmidi): Update to 5.0.0.
---
 gnu/packages/audio.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 17eaba855d..77b855d86c 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3223,7 +3223,7 @@ (define-public rubberband
 (define-public rtmidi
   (package
     (name "rtmidi")
-    (version "4.0.0")
+    (version "5.0.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://www.music.mcgill.ca/~gary/rtmidi"
@@ -3231,7 +3231,7 @@ (define-public rtmidi
               (file-name (string-append "rtmidi-" version ".tar.gz"))
               (sha256
                (base32
-                "1k962ljpnwyjw9jjiky2372khhri1wqvrj5qsalfpys31xqzw31p"))))
+                "1ff2yfq3k4l209fr71v3w98fpjjv1chs09vkbmxj03lcikahxns8"))))
     (build-system gnu-build-system)
     (inputs
      (list jack-1 alsa-lib))
-- 
2.35.1



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Alexandros Theodotou <alex <at> zrythm.org>
Cc: 54809-done <at> debbugs.gnu.org, 54805-done <at> debbugs.gnu.org
Subject: Re: bug#54809: [PATCH 5/5] gnu: rtmidi: Update to 5.0.0.
Date: Wed, 15 Jun 2022 00:05:44 +0200
Hi Alexandros,

Alexandros Theodotou <alex <at> zrythm.org> skribis:

> * gnu/packages/gnome.scm (libadwaita): Update to 1.1.0.

[...]

> * gnu/packages/audio.scm (rtmidi): Update to 5.0.0.

I finally pushed these two patches (apologies for the delay).  However,
I had to keep version 4.0 and use it for zrythm and milkytracker, which
would otherwise fail to build.

Thanks,
Ludo’.


This bug report was last modified 2 years and 345 days ago.

Previous Next


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