GNU bug report logs - #59910
[PATCH] gnu: sameboy: Update to 0.15.8.

Previous Next

Package: guix-patches;

Reported by: Felix Gruber <felgru <at> posteo.net>

Date: Thu, 8 Dec 2022 20:51:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#59910: closed ([PATCH] gnu: sameboy: Update to 0.15.8.)
Date: Fri, 09 Dec 2022 02:20:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 09 Dec 2022 10:20:08 +0800
with message-id <87359pjp2f.fsf <at> envs.net>
and subject line Re: bug#59910: [PATCH] gnu: sameboy: Update to 0.15.8.
has caused the debbugs.gnu.org bug report #59910,
regarding [PATCH] gnu: sameboy: Update to 0.15.8.
to be marked as done.

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


-- 
59910: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59910
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Felix Gruber <felgru <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Felix Gruber <felgru <at> posteo.net>
Subject: [PATCH] gnu: sameboy: Update to 0.15.8.
Date: Thu,  8 Dec 2022 20:50:07 +0000
* gnu/packages/emulators.scm (sameboy): Update to 0.15.8.
---
 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 28d3e0ca9a..5054ae3da5 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -777,7 +777,7 @@ (define-public mgba
 (define-public sameboy
   (package
     (name "sameboy")
-    (version "0.15.6")
+    (version "0.15.8")
     (source
      (origin
        (method git-fetch)
@@ -786,7 +786,7 @@ (define-public sameboy
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0a2fcsnv7ykj4kk2vpq9jjn8yjrx34n5s186rqvgj3dzm8w6xijs"))))
+        (base32 "11qz5lamwxgvlh4dc95xd4m8hrypjj3bvha51zg9l454hxlvw4j8"))))
     (build-system gnu-build-system)
     (native-inputs
      (list rgbds pkg-config))
-- 
2.35.1



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Felix Gruber <felgru <at> posteo.net>
Cc: 59910-done <at> debbugs.gnu.org
Subject: Re: bug#59910: [PATCH] gnu: sameboy: Update to 0.15.8.
Date: Fri, 09 Dec 2022 10:20:08 +0800
Felix Gruber <felgru <at> posteo.net> writes:

> * gnu/packages/emulators.scm (sameboy): Update to 0.15.8.

Pushed, thank you!


This bug report was last modified 2 years and 224 days ago.

Previous Next


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