unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#46381] [PATCH] gnu: emulators: Update dolphin-emu to a working version.
@ 2021-02-08 12:43 manolis837
  2021-02-08 20:13 ` bug#46381: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: manolis837 @ 2021-02-08 12:43 UTC (permalink / raw)
  To: 46381; +Cc: Manolis Ragkousis

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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#46381: [PATCH] gnu: emulators: Update dolphin-emu to a working version.
  2021-02-08 12:43 [bug#46381] [PATCH] gnu: emulators: Update dolphin-emu to a working version manolis837
@ 2021-02-08 20:13 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-02-08 20:13 UTC (permalink / raw)
  To: manolis837; +Cc: 46381-done

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-08 23:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-08 12:43 [bug#46381] [PATCH] gnu: emulators: Update dolphin-emu to a working version manolis837
2021-02-08 20:13 ` bug#46381: " Nicolas Goaziou

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).