GNU bug report logs - #77043
[PATCH] gnu: snd: Update to 25.2.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Sun, 16 Mar 2025 02:34:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

To reply to this bug, email your comments to 77043 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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

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


Report forwarded to gabriel <at> erlikon.ch, guix-patches <at> gnu.org:
bug#77043; Package guix-patches. (Sun, 16 Mar 2025 02:34:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to iyzsong <at> envs.net:
New bug report received and forwarded. Copy sent to gabriel <at> erlikon.ch, guix-patches <at> gnu.org. (Sun, 16 Mar 2025 02:34:03 GMT) Full text and rfc822 format available.

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

From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH] gnu: snd: Update to 25.2.
Date: Sun, 16 Mar 2025 10:37:20 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/audio.scm (snd): Update to 25.2.
[build-system]: Switch to gnu-build-system.

Change-Id: I8baa14e9b4dc5e0fce3938c681b30074cbf8180e
---
 gnu/packages/audio.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 9fa8df8c19..4bfc1a9069 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -5451,15 +5451,15 @@ (define-public bluez-alsa
 (define-public snd
   (package
     (name "snd")
-    (version "24.9")
+    (version "25.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "ftp://ccrma-ftp.stanford.edu/pub/Lisp/"
                                   "snd-" version ".tar.gz"))
               (sha256
                (base32
-                "1bbc7ld9n8v9y2l9ysdjxxhd2qzm00fpn6lj2hxsmxcpwfldwi6w"))))
-    (build-system glib-or-gtk-build-system)
+                "0fgxqk0byxdj6059mb9d5qic2dqjabz49j0szsrn2y3c9nz6iyq4"))))
+    (build-system gnu-build-system)
     (arguments
      (list
       #:tests? #f                       ; no tests

base-commit: 51c28379d64ab361473964f8f634224f0dfb24c1
-- 
2.48.1





Information forwarded to guix-patches <at> gnu.org:
bug#77043; Package guix-patches. (Sun, 16 Mar 2025 06:11:02 GMT) Full text and rfc822 format available.

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

From: Gabriel Wicki <gabriel <at> erlikon.ch>
To: iyzsong <at> envs.net, 77043 <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: Re: [bug#77043] [PATCH] gnu: snd: Update to 25.2.
Date: Sun, 16 Mar 2025 07:10:25 +0100
LGTM




Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Sat, 22 Mar 2025 10:21:01 GMT) Full text and rfc822 format available.

Notification sent to iyzsong <at> envs.net:
bug acknowledged by developer. (Sat, 22 Mar 2025 10:21:01 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Gabriel Wicki <gabriel <at> erlikon.ch>
Cc: 宋文武 <iyzsong <at> member.fsf.org>,
 77043-done <at> debbugs.gnu.org
Subject: Re: [bug#77043] [PATCH] gnu: snd: Update to 25.2.
Date: Sat, 22 Mar 2025 18:24:34 +0800
Gabriel Wicki <gabriel <at> erlikon.ch> writes:

> LGTM

Pushed, thank you for review!




This bug report was last modified 13 days ago.

Previous Next


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