* [bug#63528] [PATCH] gnu: libmixed: Update to 2.0-1.9b2668e.
@ 2023-05-15 20:26 Sharlatan Hellseher
2023-05-17 13:34 ` bug#63528: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2023-05-15 20:26 UTC (permalink / raw)
To: 63528; +Cc: Sharlatan Hellseher
* gnu/packages/audio.scm (libmixed): Update to 2.0-1.9b2668e.
[arguments]: Enable tests.
---
gnu/packages/audio.scm | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index e1695e7257..1ab4101138 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -3965,8 +3965,8 @@ (define-public wavpack
(define-public libmixed
;; Release is much outdated.
- (let ((commit "91e6b9f2438bca41205fade02c9d8f4f938838b6")
- (revision "0"))
+ (let ((commit "9b2668e0d85175b0e92864cfbf1b9e58f77c92e0")
+ (revision "1"))
(package
(name "libmixed")
(version (git-version "2.0" revision commit))
@@ -3978,14 +3978,10 @@ (define-public libmixed
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "01vwgv8ivpg7a4y95krkgh656mmklsn1k3fmhwp474aj82grd3m4"))))
+ (base32 "0ql2h0hh4jl96sc9i6mk1d6qq261bvsfapinvzr9gx3lpzycpfb7"))))
(build-system cmake-build-system)
(arguments
(list
- ;; FIXME: (Sharlatan-20230326T121542+0100): Tests failed 1/34, 1 failed,
- ;; 33 passed. There is not simple way to disable just one test.
- ;; https://github.com/Shirakumo/libmixed/issues/13
- #:tests? #f
#:configure-flags
#~(list "-DBUILD_STATIC=OFF"
"-DCMAKE_CXX_FLAGS=-O3 -fPIC"
base-commit: 242cc93438d67f5b35602d5add02e230850b0b43
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#63528: [PATCH] gnu: libmixed: Update to 2.0-1.9b2668e.
2023-05-15 20:26 [bug#63528] [PATCH] gnu: libmixed: Update to 2.0-1.9b2668e Sharlatan Hellseher
@ 2023-05-17 13:34 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-05-17 13:34 UTC (permalink / raw)
To: Sharlatan Hellseher; +Cc: 63528-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as 90675cbe35243ac3611da46d56e29265b9d3f8eb.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-17 13:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-15 20:26 [bug#63528] [PATCH] gnu: libmixed: Update to 2.0-1.9b2668e Sharlatan Hellseher
2023-05-17 13:34 ` bug#63528: " Guillaume Le Vaillant
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).