GNU bug report logs - #52355
[PATCH] * gnu/packages/audio.scm (carla): Update to 2.4.1.

Previous Next

Package: guix-patches;

Reported by: Demis Balbach <db <at> minikn.xyz>

Date: Tue, 7 Dec 2021 18:01:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 52355 in the body.
You can then email your comments to 52355 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#52355; Package guix-patches. (Tue, 07 Dec 2021 18:01:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Demis Balbach <db <at> minikn.xyz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 07 Dec 2021 18:01:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Demis Balbach <db <at> minikn.xyz>
To: guix-patches <at> gnu.org
Cc: Demis Balbach <db <at> minikn.xyz>
Subject: [PATCH] * gnu/packages/audio.scm (carla): Update to 2.4.1.
Date: Tue,  7 Dec 2021 19:00:23 +0100
---
 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 4b1a602804..2a0966bc8b 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -4946,7 +4946,7 @@ (define-public redkite
 (define-public carla
   (package
     (name "carla")
-    (version "2.1.1")
+    (version "2.4.1")
     (source
      (origin
        (method git-fetch)
@@ -4957,7 +4957,7 @@ (define-public carla
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0c3y4a6cgi4bv1mg57i3qn5ia6pqjqlaylvkapj6bmpsw71ig22g"))))
+         "01ngkmfcxyg1bb4qmfvlkkjbx4lx62akxqhizl8zmqnhfcy4p9bx"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; no "check" target
-- 
2.34.0





Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Sat, 11 Dec 2021 14:39:01 GMT) Full text and rfc822 format available.

Notification sent to Demis Balbach <db <at> minikn.xyz>:
bug acknowledged by developer. (Sat, 11 Dec 2021 14:39:01 GMT) Full text and rfc822 format available.

Message #10 received at 52355-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Demis Balbach <db <at> minikn.xyz>
Cc: 52355-done <at> debbugs.gnu.org
Subject: Re: [bug#52355] [PATCH] * gnu/packages/audio.scm (carla): Update to
 2.4.1.
Date: Sat, 11 Dec 2021 15:38:19 +0100
Hello,

Demis Balbach <db <at> minikn.xyz> writes:

>  (define-public carla
>    (package
>      (name "carla")
> -    (version "2.1.1")
> +    (version "2.4.1")

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 09 Jan 2022 12:24:08 GMT) Full text and rfc822 format available.

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

Previous Next


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