[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/22: gnu: butt: Add snippet.
From: |
guix-commits |
Subject: |
07/22: gnu: butt: Add snippet. |
Date: |
Sun, 23 May 2021 17:40:21 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 6c7dc0bad197a4f6dd621b1b54b545a31d19eac2
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 23 22:38:58 2021 +0200
gnu: butt: Add snippet.
* gnu/packages/audio.scm (butt)[source]: Add snippet.
---
gnu/packages/audio.scm | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index dda1159..2afb371 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -5173,7 +5173,11 @@ while still staying in time.")
version "/butt-" version ".tar.gz"))
(sha256
(base32
- "1dfspdh3f18lpp7asxpj63b9zfpvazi7shgrdacg17gd42ycayq5"))))
+ "1dfspdh3f18lpp7asxpj63b9zfpvazi7shgrdacg17gd42ycayq5"))
+ (modules '((guix build utils)))
+ (snippet
+ '(substitute* "src/butt.cpp"
+ ((".*zica.*") "")))))
(build-system gnu-build-system)
(arguments
`(#:phases
- 03/22: gnu: slurm: Update to 20.11.7., (continued)
- 03/22: gnu: slurm: Update to 20.11.7., guix-commits, 2021/05/23
- 02/22: gnu: filezilla: Update to 3.54.1., guix-commits, 2021/05/23
- 01/22: gnu: ois: Update to 1.5.1., guix-commits, 2021/05/23
- 05/22: gnu: nvc: Update to 1.5.1., guix-commits, 2021/05/23
- 06/22: gnu: butt: Update to 0.1.30., guix-commits, 2021/05/23
- 08/22: gnu: abook: Fix typo in description., guix-commits, 2021/05/23
- 11/22: gnu: diffoscope: Update to 175., guix-commits, 2021/05/23
- 15/22: gnu: retroarch: Update to 1.9.3., guix-commits, 2021/05/23
- 17/22: gnu: libetonyek: Update to 0.1.10., guix-commits, 2021/05/23
- 04/22: gnu: cava: Update to 0.7.4., guix-commits, 2021/05/23
- 07/22: gnu: butt: Add snippet.,
guix-commits <=
- 09/22: gnu: parallel: Update to 20210522., guix-commits, 2021/05/23
- 10/22: gnu: hddtemp: Update to 0.4.3., guix-commits, 2021/05/23
- 12/22: gnu: exfatprogs: Update to 1.1.2., guix-commits, 2021/05/23
- 13/22: gnu: freeipmi: Update to 1.6.8., guix-commits, 2021/05/23
- 14/22: gnu: python-django-compressor: Update to 2.4.12.4.1., guix-commits, 2021/05/23
- 16/22: gnu: ltris: Update to 1.2.3., guix-commits, 2021/05/23
- 18/22: gnu: libmediaart: Update to 1.9.5., guix-commits, 2021/05/23
- 19/22: gnu: mm-common: Update to 1.0.3., guix-commits, 2021/05/23
- 21/22: gnu: md4c: Update to 0.4.8., guix-commits, 2021/05/23
- 22/22: gnu: Respect the root file-system's CHECK? field., guix-commits, 2021/05/23