unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zhu Zihao <all_but_last@163.com>
To: 63148@debbugs.gnu.org
Cc: Zhu Zihao <all_but_last@163.com>
Subject: [bug#63148] [PATCH 2/2] gnu: supercollider: Update to 3.13.0.
Date: Fri, 28 Apr 2023 21:33:29 +0800	[thread overview]
Message-ID: <20230428133329.31666-2-all_but_last@163.com> (raw)
In-Reply-To: <20230428133329.31666-1-all_but_last@163.com>

* 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





  reply	other threads:[~2023-04-28 13:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-28 13:33 [bug#63147] [PATCH 1/2] gnu: supercollider: Use G-expressions Zhu Zihao
2023-04-28 13:33 ` Zhu Zihao [this message]
     [not found]   ` <handler.63148.B.16826889061845.ack@debbugs.gnu.org>
2023-04-28 15:09     ` bug#63148: Acknowledgement ([PATCH 2/2] gnu: supercollider: Update to 3.13.0.) Zhu Zihao
     [not found] ` <handler.63147.B.16826889031823.ack@debbugs.gnu.org>
2023-04-28 15:10   ` [bug#63147] [PATCH 2/2] gnu: supercollider: Update to 3.13.0 Zhu Zihao
2023-05-11 10:47     ` bug#63147: [PATCH 1/2] gnu: supercollider: Use G-expressions 宋文武 via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230428133329.31666-2-all_but_last@163.com \
    --to=all_but_last@163.com \
    --cc=63148@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).