GNU bug report logs - #49176
[PATCH] gnu: mednafen: Update to 1.27.1.

Previous Next

Package: guix-patches;

Reported by: Solene Rapenne <solene <at> perso.pw>

Date: Tue, 22 Jun 2021 19:50:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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 49176 in the body.
You can then email your comments to 49176 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#49176; Package guix-patches. (Tue, 22 Jun 2021 19:50:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Solene Rapenne <solene <at> perso.pw>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 22 Jun 2021 19:50:01 GMT) Full text and rfc822 format available.

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

From: Solene Rapenne <solene <at> perso.pw>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: mednafen: Update to 1.27.1.
Date: Tue, 22 Jun 2021 21:48:50 +0200
* gnu/packages/emulators.scm (mednafen): Update to 1.27.1.
---
 gnu/packages/emulators.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index ec8d3d21d6..9091ef931d 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -523,14 +523,14 @@ V2.")
 (define-public mednafen
   (package
     (name "mednafen")
-    (version "1.26.1")
+    (version "1.27.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://mednafen.github.io/releases/files/"
                            "mednafen-" version ".tar.xz"))
        (sha256
-        (base32 "1x7xhxjhwsdbak8l0iyb497f043xkhibk73w96xck4j2bk10fac4"))))
+        (base32 "1ysmb56wzr17ki6f1b486r2dzjr11igd021qb4r3437l68prpa7k"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags
@@ -541,6 +541,7 @@ V2.")
      `(("pkg-config" ,pkg-config)))
     (inputs
      `(("alsa" ,alsa-lib)
+       ("flac" ,flac)
        ;; ("libmpcdec" ,libmpcdec) FIXME: not recognized.
        ("libsndfile" ,libsndfile)
        ("lzo" ,lzo)
-- 
2.32.0

works fine on amd64. I added an input, I don't know if it's required to
mention it in the commit message.




Information forwarded to guix-patches <at> gnu.org:
bug#49176; Package guix-patches. (Tue, 22 Jun 2021 21:48:02 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Solene Rapenne via Guix-patches via <guix-patches <at> gnu.org>
Cc: Solene Rapenne <solene <at> perso.pw>, 49176-done <at> debbugs.gnu.org
Subject: Re: [bug#49176] [PATCH] gnu: mednafen: Update to 1.27.1.
Date: Tue, 22 Jun 2021 23:47:35 +0200
Hello,

Solene Rapenne via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/emulators.scm (mednafen): Update to 1.27.1.

I added the input change to that commit message, and applied the patch.

Thank you.

Regards,
-- 
Nicolas Goaziou




Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Tue, 22 Jun 2021 21:48:02 GMT) Full text and rfc822 format available.

Notification sent to Solene Rapenne <solene <at> perso.pw>:
bug acknowledged by developer. (Tue, 22 Jun 2021 21:48:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 21 Jul 2021 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 26 days ago.

Previous Next


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