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

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

bug#68926: closed ([PATCH] gnu: sameboy: Update to 0.16.2.)


From: GNU bug Tracking System
Subject: bug#68926: closed ([PATCH] gnu: sameboy: Update to 0.16.2.)
Date: Sat, 10 Feb 2024 16:12:01 +0000

Your message dated Sat, 10 Feb 2024 16:03:09 +0000
with message-id <87o7coqpc2.fsf@gmail.com>
and subject line [PATCH] gnu: sameboy: Update to 0.16.2.
has caused the debbugs.gnu.org bug report #68926,
regarding [PATCH] gnu: sameboy: Update to 0.16.2.
to be marked as done.

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


-- 
68926: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68926
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: sameboy: Update to 0.16.2. Date: Sun, 4 Feb 2024 18:25:57 +0000
* gnu/packages/emulators.scm (sameboy): Update to 0.16.2.

Change-Id: I86a31cfca9e69d63d3cb6a13d5db88a6b1abe2a8
---
 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 cde3ee052c..4134fbab56 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -791,7 +791,7 @@ (define-public mgba
 (define-public sameboy
   (package
     (name "sameboy")
-    (version "0.15.8")
+    (version "0.16.2")
     (source
      (origin
        (method git-fetch)
@@ -800,7 +800,7 @@ (define-public sameboy
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "11qz5lamwxgvlh4dc95xd4m8hrypjj3bvha51zg9l454hxlvw4j8"))))
+        (base32 "1ckx5dm57h7ncvfqqqb2mdl5dcmhkardcn78zv965h6w1yxg0ii8"))))
     (build-system gnu-build-system)
     (native-inputs
      (list rgbds pkg-config))

base-commit: abeffc82379c4f9bd2e6226ea27453b22cb4e0c8
-- 
2.43.0




--- End Message ---
--- Begin Message --- Subject: [PATCH] gnu: sameboy: Update to 0.16.2. Date: Sat, 10 Feb 2024 16:03:09 +0000
Hi,

Pushed as 9ffdcb249278d9bb95ffb6c6e9f94b675bb1068c to master.

Thanks,
Oleg

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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