GNU bug report logs - #63528
[PATCH] gnu: libmixed: Update to 2.0-1.9b2668e.

Previous Next

Package: guix-patches;

Reported by: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Date: Mon, 15 May 2023 20:28:01 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63528 in the body.
You can then email your comments to 63528 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#63528; Package guix-patches. (Mon, 15 May 2023 20:28:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 15 May 2023 20:28:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Subject: [PATCH] gnu: libmixed: Update to 2.0-1.9b2668e.
Date: Mon, 15 May 2023 21:26:54 +0100
* 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





Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Wed, 17 May 2023 13:36:02 GMT) Full text and rfc822 format available.

Notification sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
bug acknowledged by developer. (Wed, 17 May 2023 13:36:02 GMT) Full text and rfc822 format available.

Message #10 received at 63528-done <at> debbugs.gnu.org (full text, mbox):

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: 63528-done <at> debbugs.gnu.org
Subject: Re: [bug#63528] [PATCH] gnu: libmixed: Update to 2.0-1.9b2668e.
Date: Wed, 17 May 2023 13:34:37 +0000
[Message part 1 (text/plain, inline)]
Patch applied as 90675cbe35243ac3611da46d56e29265b9d3f8eb.
Thanks.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 15 Jun 2023 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 316 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.