unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56405] [PATCH] gnu: sameboy: Update to 0.15.
@ 2022-07-05 18:58 Felix Gruber
  2022-07-07 21:19 ` bug#56405: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Gruber @ 2022-07-05 18:58 UTC (permalink / raw)
  To: 56405; +Cc: Felix Gruber

* gnu/packages/emulators.scm (sameboy): Update to 0.15.
---
 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 323909ac12..8a5514b465 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -773,7 +773,7 @@ and Game Boy Color games.")
 (define-public sameboy
   (package
     (name "sameboy")
-    (version "0.14.7")
+    (version "0.15")
     (source
      (origin
        (method git-fetch)
@@ -782,7 +782,7 @@ and Game Boy Color games.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1r391jdh0gjnx8bwmr63dcdmq58lpm162mng2ncrx53ydbb13xxf"))))
+        (base32 "0rhl9khc5pxbikjsq4aha5cpqfxf3bnxalc94idd4haw0zf892q9"))))
     (build-system gnu-build-system)
     (native-inputs
      (list rgbds pkg-config))
-- 
2.30.2





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

* bug#56405: [PATCH] gnu: sameboy: Update to 0.15.
  2022-07-05 18:58 [bug#56405] [PATCH] gnu: sameboy: Update to 0.15 Felix Gruber
@ 2022-07-07 21:19 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-07-07 21:19 UTC (permalink / raw)
  To: Felix Gruber; +Cc: 56405-done

[-- Attachment #1: Type: text/plain, Size: 281 bytes --]


Felix Gruber <felgru@posteo.net> writes:

> * gnu/packages/emulators.scm (sameboy): Update to 0.15.
> ---
>  gnu/packages/emulators.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks Felix, I've pushed this as
45ed812da502344d58e8128515abd5b8ec6ca7a0.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2022-07-07 21:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-05 18:58 [bug#56405] [PATCH] gnu: sameboy: Update to 0.15 Felix Gruber
2022-07-07 21:19 ` bug#56405: " Christopher Baines

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