[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/23: gnu: yoshimi: Update to 2.3.0.2.
From: |
guix-commits |
Subject: |
03/23: gnu: yoshimi: Update to 2.3.0.2. |
Date: |
Thu, 20 Jul 2023 17:05:52 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 2bb7844a1469edc8f0b2a0771c09fc3188f3a0a8
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 16 02:00:01 2023 +0200
gnu: yoshimi: Update to 2.3.0.2.
* gnu/packages/music.scm (yoshimi): Update to 2.3.0.2.
---
gnu/packages/music.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index faa81ec631..7b7075035f 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3217,7 +3217,7 @@ capabilities, custom envelopes, effects, etc.")
(define-public yoshimi
(package
(name "yoshimi")
- (version "2.3.0")
+ (version "2.3.0.2")
(source
(origin
(method url-fetch)
@@ -3225,7 +3225,7 @@ capabilities, custom envelopes, effects, etc.")
(version-major+minor version)
"/yoshimi-" version ".tar.bz2"))
(sha256
- (base32 "0rkwz545bipanyl8kcp6rgdqppiad7s0j409a4n8dd97maislsa0"))))
+ (base32 "1024ykyaq0s6zzyksrmgdz8ix0a4yranlsv5rbq72dbrkh3h8wqm"))))
(build-system cmake-build-system)
(arguments
(list
- branch master updated (21b718f4d6 -> a4038c4f78), guix-commits, 2023/07/20
- 02/23: gnu: hydra: Update to 9.5., guix-commits, 2023/07/20
- 01/23: gnu: zabbix-cli: Update to 2.3.1., guix-commits, 2023/07/20
- 08/23: gnu: xpdf: Update to 4.04., guix-commits, 2023/07/20
- 13/23: gnu: rpi-imager: Update to 1.7.5., guix-commits, 2023/07/20
- 12/23: gnu: qxlsx: Update to 1.4.6., guix-commits, 2023/07/20
- 15/23: gnu: wsdd: Remove input labels., guix-commits, 2023/07/20
- 18/23: gnu: sdl2-mixer: Update to 2.6.3., guix-commits, 2023/07/20
- 22/23: gnu: adanaxisgpl: Install the .mush files (again)., guix-commits, 2023/07/20
- 23/23: gnu: fontforge@20190801: Fix build., guix-commits, 2023/07/20
- 03/23: gnu: yoshimi: Update to 2.3.0.2.,
guix-commits <=
- 07/23: gnu: yapet: Fix documentation directory., guix-commits, 2023/07/20
- 09/23: gnu: lensfun: Update to 0.3.4., guix-commits, 2023/07/20
- 10/23: gnu: python-pyzstd: Update to 0.15.9., guix-commits, 2023/07/20
- 05/23: gnu: passwdqc: Update to 2.0.3., guix-commits, 2023/07/20
- 06/23: gnu: yapet: Update to 2.6., guix-commits, 2023/07/20
- 11/23: gnu: python-pyzstd: Unbundle and dynamically link Zstd., guix-commits, 2023/07/20
- 16/23: gnu: wsdd: Fix cross-‘compilation’., guix-commits, 2023/07/20
- 20/23: gnu: adanaxisgpl: Build from Git., guix-commits, 2023/07/20
- 17/23: gnu: sdl2-image: Update to 2.6.3., guix-commits, 2023/07/20
- 04/23: gnu: otpclient: Update to 3.1.9., guix-commits, 2023/07/20