unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69965] [PATCH] gnu: retroarch: Update to 1.18.0.
@ 2024-03-23 13:02 iyzsong--- via Guix-patches via
  2024-03-25 21:11 ` bug#69965: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: iyzsong--- via Guix-patches via @ 2024-03-23 13:02 UTC (permalink / raw)
  To: 69965; +Cc: 宋文武

From: 宋文武 <iyzsong@member.fsf.org>

* gnu/packages/emulators.scm (retroarch): Update to 1.18.0.

Change-Id: I324df0145b908fd0fb901bdb4482621a2ba48153
---
 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 5916717a31..a935808da5 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -1434,7 +1434,7 @@ (define-public libretro-lowresnx
 (define-public retroarch
   (package
     (name "retroarch")
-    (version "1.17.0")
+    (version "1.18.0")
     (source
      (origin
        (method git-fetch)
@@ -1443,7 +1443,7 @@ (define-public retroarch
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1mf511wh7kpj29vv7rgngamvmfs151n8j4dls7jbqasdj5hik3zi"))))
+        (base32 "0wdl9zrb1gpqgrxxmv6fida1si1s5g6061aja9dm0hnbpa8cbsdq"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; no tests

base-commit: 9f11c33b6d2c16e710fa2ef3c74f985e2b885350
-- 
2.41.0





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

* bug#69965: [PATCH] gnu: retroarch: Update to 1.18.0.
  2024-03-23 13:02 [bug#69965] [PATCH] gnu: retroarch: Update to 1.18.0 iyzsong--- via Guix-patches via
@ 2024-03-25 21:11 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-03-25 21:11 UTC (permalink / raw)
  To: iyzsong; +Cc: 69965-done, 宋文武, guix-patches

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


iyzsong--- via Guix-patches via <guix-patches@gnu.org> writes:

> From: 宋文武 <iyzsong@member.fsf.org>
>
> * gnu/packages/emulators.scm (retroarch): Update to 1.18.0.
>
> Change-Id: I324df0145b908fd0fb901bdb4482621a2ba48153
> ---
>  gnu/packages/emulators.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me, I've pushed this to master as
3083fbedd0c2778b4bc9770be91937fbcb51ff4a.

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:[~2024-03-25 21:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-23 13:02 [bug#69965] [PATCH] gnu: retroarch: Update to 1.18.0 iyzsong--- via Guix-patches via
2024-03-25 21:11 ` bug#69965: " 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).