[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/25: gnu: snd: Update to 20.4.
From: |
guix-commits |
Subject: |
24/25: gnu: snd: Update to 20.4. |
Date: |
Sat, 13 Jun 2020 18:49:34 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit b9587aa3c7064c5ba48ca25a01ee71d84284f1b2
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Jun 11 19:03:22 2020 +0200
gnu: snd: Update to 20.4.
* gnu/packages/audio.scm (snd): Update to 20.4.
---
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 b2ffeff..a9f3459 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3586,14 +3586,14 @@ on the ALSA software PCM plugin.")
(define-public snd
(package
(name "snd")
- (version "19.9")
+ (version "20.4")
(source (origin
(method url-fetch)
(uri (string-append "ftp://ccrma-ftp.stanford.edu/pub/Lisp/"
"snd-" version ".tar.gz"))
(sha256
(base32
- "13s8fahpsjygjdrcwmprcrz23ny3klaj2rh2xzdv3bfs69gxvhys"))))
+ "0irdizlng2s3akmxdbfxcbd93bbjz9543nh7fisszim6v0ks59d9"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:tests? #f ; no tests
- 15/25: gnu: gimp: Update to 2.10.20., (continued)
- 15/25: gnu: gimp: Update to 2.10.20., guix-commits, 2020/06/13
- 17/25: gnu: rclone: Update to 1.52.1., guix-commits, 2020/06/13
- 19/25: gnu: python-shellingham: Update to 1.3.2., guix-commits, 2020/06/13
- 09/25: gnu: angband: Use HTTPS., guix-commits, 2020/06/13
- 20/25: gnu: evince: Update to 3.36.5., guix-commits, 2020/06/13
- 21/25: gnu: gnome-boxes: Update to 3.36.5., guix-commits, 2020/06/13
- 25/25: gnu: wesnoth: Update to 1.14.12., guix-commits, 2020/06/13
- 23/25: gnu: progress: Fix cross-compilation., guix-commits, 2020/06/13
- 12/25: gnu: libtextstyle: Update to 0.20.2., guix-commits, 2020/06/13
- 16/25: gnu: cogl: Update to 1.22.8., guix-commits, 2020/06/13
- 24/25: gnu: snd: Update to 20.4.,
guix-commits <=
- 14/25: gnu: gegl: Update to 0.4.24., guix-commits, 2020/06/13
- 22/25: gnu: s6-portable-utils: Update to 2.2.2.4., guix-commits, 2020/06/13