[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
99/249: gnu: libopenmpt: Update to 0.7.12; fixes build with gcc-14.
From: |
guix-commits |
Subject: |
99/249: gnu: libopenmpt: Update to 0.7.12; fixes build with gcc-14. |
Date: |
Mon, 6 Jan 2025 07:51:31 -0500 (EST) |
janneke pushed a commit to branch core-packages-team
in repository guix.
commit 4df2baaedb8982cb0f657ce0fb7b896a66cc9530
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Tue Dec 31 21:27:15 2024 +0100
gnu: libopenmpt: Update to 0.7.12; fixes build with gcc-14.
* gnu/packages/audio.scm (libopenmpt): Update to 0.7.12.
Change-Id: I66ff14b63d81169f837d133bec79d65d205acee8
---
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 c3d023ab7f..f4bbd9f6b1 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -449,7 +449,7 @@ Sega Master System/Mark III, Sega Genesis/Mega Drive, BBC
Micro
(define-public libopenmpt
(package
(name "libopenmpt")
- (version "0.5.9")
+ (version "0.7.12")
(source
(origin
(method url-fetch)
@@ -457,7 +457,7 @@ Sega Master System/Mark III, Sega Genesis/Mega Drive, BBC
Micro
(string-append "https://download.openmpt.org/archive/libopenmpt/src/"
"libopenmpt-" version "+release.autotools.tar.gz"))
(sha256
- (base32 "0h86p8mnpm98vc4v6jbvrmm02fch7dnn332i26fg3a2s1738m04d"))))
+ (base32 "160cbvbzv8wc9jlclfbxycr31h40dh14z56cnljya096czikravr"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
- 51/249: gnu: python-numpy: Update to 1.26.4 and fix build with gcc-14., (continued)
- 51/249: gnu: python-numpy: Update to 1.26.4 and fix build with gcc-14., guix-commits, 2025/01/06
- 61/249: gnu: libssh: Use -Wno-error= for Hurd cross-build., guix-commits, 2025/01/06
- 66/249: gnu: gcc-4.7: Add gcc-wrapper from gcc-final., guix-commits, 2025/01/06
- 69/249: gnu: gcc-4.7: Fix build with gcc-14., guix-commits, 2025/01/06
- 74/249: gnu: xorg-server: Update to 21.1.15; fixes build with gcc-14., guix-commits, 2025/01/06
- 82/249: gnu: xf86-video-nv: Update to 2.1.23; fixes build with gcc-14., guix-commits, 2025/01/06
- 89/249: gnu: libshout: Fix build with gcc-14., guix-commits, 2025/01/06
- 90/249: gnu: classpath-bootstrap: Fix build with gcc-14., guix-commits, 2025/01/06
- 102/249: gnu: zxing-cpp-1-2.0: Fix build with gcc-14., guix-commits, 2025/01/06
- 113/249: gnu: cryptsetup-static: Update to latest json-c (0.18)., guix-commits, 2025/01/06
- 99/249: gnu: libopenmpt: Update to 0.7.12; fixes build with gcc-14.,
guix-commits <=
- 111/249: gnu: nvi: Fix build with gcc-14., guix-commits, 2025/01/06
- 103/249: gnu: sox: Fix build with gcc-14., guix-commits, 2025/01/06
- 104/249: gnu: directfb: Fix build with gcc-14., guix-commits, 2025/01/06
- 100/249: gnu: mediasdk: Update to 23.2.2 and fix build with gcc-14., guix-commits, 2025/01/06
- 117/249: gnu; glibc-2.33: Fix build with gcc-14., guix-commits, 2025/01/06
- 122/249: gnu: mypaint-brushes-1.3.1: Revert to automake-1.16.5; fixes build., guix-commits, 2025/01/06
- 93/249: gnu: vde2: Update to 2.3.3; fixes build with gcc-14., guix-commits, 2025/01/06
- 114/249: gnu: libimobiledevice: Fix build with gcc-14., guix-commits, 2025/01/06
- 108/249: gnu: tracker: Fix build with gcc-14., guix-commits, 2025/01/06
- 125/249: gnu: orbit2: Fix build with gcc-14., guix-commits, 2025/01/06