GNU bug report logs - #46381
[PATCH] gnu: emulators: Update dolphin-emu to a working version.

Previous Next

Package: guix-patches;

Reported by: manolis837 <at> gmail.com

Date: Mon, 8 Feb 2021 12:45:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#46381: closed ([PATCH] gnu: emulators: Update dolphin-emu to
 a working version.)
Date: Mon, 08 Feb 2021 20:15:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 08 Feb 2021 21:13:54 +0100
with message-id <87v9b2e2rh.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#46381] [PATCH] gnu: emulators: Update dolphin-emu to a working version.
has caused the debbugs.gnu.org bug report #46381,
regarding [PATCH] gnu: emulators: Update dolphin-emu to a working version.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
46381: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46381
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: manolis837 <at> gmail.com
To: guix-patches <at> gnu.org
Cc: Manolis Ragkousis <manolis837 <at> gmail.com>
Subject: [PATCH] gnu: emulators: Update dolphin-emu to a working version.
Date: Mon,  8 Feb 2021 14:43:56 +0200
From: Manolis Ragkousis <manolis837 <at> gmail.com>

* gnu/packages/emulators.scm (dolphin-emu): Update to a working commit
  version.
---
 gnu/packages/emulators.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index e52a5fc4af..c468a1ca9f 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -133,7 +133,7 @@
 
 ;; Building from recent Git because the official 5.0 release no longer builds.
 (define-public dolphin-emu
-  (let ((commit "a9745400ec5cea7e55d94955afbdc44d1a4982d1")
+  (let ((commit "3e4bf57c696ed1e4f465075ae311653de2cd33b0")
         (revision "7"))
     (package
       (name "dolphin-emu")
@@ -160,7 +160,7 @@
              #t))
          (sha256
           (base32
-           "0ic08ii4vlqlmk2wkfc99jiy6nji2wfq56r7slj23wgvhznnaabk"))))
+           "0mscspwd4k635b0857253ic55idlv2jvjdljssbryf8kd1ikwlhs"))))
       (build-system cmake-build-system)
       (arguments
        '(#:tests? #f
-- 
2.30.0



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: manolis837 <at> gmail.com
Cc: 46381-done <at> debbugs.gnu.org
Subject: Re: [bug#46381] [PATCH] gnu: emulators: Update dolphin-emu to a
 working version.
Date: Mon, 08 Feb 2021 21:13:54 +0100
Hello,

manolis837 <at> gmail.com writes:

> From: Manolis Ragkousis <manolis837 <at> gmail.com>
>
> * gnu/packages/emulators.scm (dolphin-emu): Update to a working commit
>   version.

I also bumped the revision and pushed. Thank you.

Regards,
-- 
Nicolas Goaziou


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

Previous Next


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