GNU bug report logs -
#63147
[PATCH 1/2] gnu: supercollider: Use G-expressions.
Previous Next
Reported by: Zhu Zihao <all_but_last <at> 163.com>
Date: Fri, 28 Apr 2023 13:36:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 63147 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
[signature.asc (application/pgp-signature, inline)]
[0002-gnu-supercollider-Update-to-3.13.0.patch (text/x-patch, inline)]
From 4bf2a1cfc6b5633ad1c6cb1a6e302bc36cd24ab6 Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last <at> 163.com>
Date: Fri, 28 Apr 2023 21:17:54 +0800
Subject: [PATCH 2/2] gnu: supercollider: Update to 3.13.0.
* gnu/packages/audio.scm (supercollider): Update to 3.13.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 69570109d9..c3db095007 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3441,7 +3441,7 @@ (define-public qjackrcd
(define-public supercollider
(package
(name "supercollider")
- (version "3.12.1")
+ (version "3.13.0")
(source
(origin
(method git-fetch)
@@ -3453,7 +3453,7 @@ (define-public supercollider
(file-name (git-file-name name version))
(sha256
(base32
- "0id522338a464j1slcspajwc7klypbc9qpigw5mqjhrw970wij5z"))
+ "1dkpnaly4m2j41ypy7xj5m2yhbl4ykw3vbnam345z4dk6qhyj9b1"))
(modules '((guix build utils)
(ice-9 ftw)))
(snippet
--
2.39.2
[Message part 4 (text/plain, inline)]
--
Retrieve my PGP public key:
gpg --recv-keys B3EBC086AB0EBC0F45E0B4D433DB374BCEE4D9DC
Zihao
This bug report was last modified 2 years and 13 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.