emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46381: closed ([PATCH] gnu: emulators: Update dolphin-emu to a worki


From: GNU bug Tracking System
Subject: bug#46381: closed ([PATCH] gnu: emulators: Update dolphin-emu to a working version.)
Date: Mon, 08 Feb 2021 20:15:01 +0000

Your message dated Mon, 08 Feb 2021 21:13:54 +0100
with message-id <87v9b2e2rh.fsf@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@gnu.org.)


-- 
46381: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46381
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: emulators: Update dolphin-emu to a working version. Date: Mon, 8 Feb 2021 14:43:56 +0200
From: Manolis Ragkousis <manolis837@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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#46381] [PATCH] gnu: emulators: Update dolphin-emu to a working version. Date: Mon, 08 Feb 2021 21:13:54 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hello,

manolis837@gmail.com writes:

> From: Manolis Ragkousis <manolis837@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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]