[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/22: gnu: cava: Update to 0.7.4.
From: |
guix-commits |
Subject: |
04/22: gnu: cava: Update to 0.7.4. |
Date: |
Sun, 23 May 2021 17:40:20 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ba31fbb1632cdfeed6c9cff807268359ef88b279
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 23 12:25:04 2021 +0200
gnu: cava: Update to 0.7.4.
* gnu/packages/audio.scm (cava): Update to 0.7.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 2f05a26..cbd2519 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -4314,7 +4314,7 @@ representations.")
(define-public cava
(package
(name "cava")
- (version "0.7.3")
+ (version "0.7.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4323,7 +4323,7 @@ representations.")
(file-name (git-file-name name version))
(sha256
(base32
- "04j5hb29hivcbk542sfsx9m57dbnj2s6qpvy9fs488zvgjbgxrai"))))
+ "1mziklmqifhnb4kg9ia2r56r8wjn6xp40bkpf484hsgqvnrccl86"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)
- branch master updated (4b08aad -> 169cbd8), guix-commits, 2021/05/23
- 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 <=
- 07/22: gnu: butt: Add snippet., guix-commits, 2021/05/23
- 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