* [bug#72927] [PATCH] gnu: retroarch: Update to 1.19.1.
@ 2024-09-01 13:31 iyzsong--- via Guix-patches via
2024-09-02 1:50 ` bug#72927: " 宋文武 via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: iyzsong--- via Guix-patches via @ 2024-09-01 13:31 UTC (permalink / raw)
To: 72927; +Cc: 宋文武
From: 宋文武 <iyzsong@member.fsf.org>
* gnu/packages/game-development.scm (retroarch): Update to 1.19.1.
Change-Id: I985de399994d8ee6777ad4849b77664b0742eae7
---
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 f7639c55b7..4dc61bdbff 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -1499,7 +1499,7 @@ (define-public libretro-lowresnx
(define-public retroarch
(package
(name "retroarch")
- (version "1.18.0")
+ (version "1.19.1")
(source
(origin
(method git-fetch)
@@ -1508,7 +1508,7 @@ (define-public retroarch
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0wdl9zrb1gpqgrxxmv6fida1si1s5g6061aja9dm0hnbpa8cbsdq"))))
+ (base32 "15nh4y4vpf4n1ryhiy4fwvzn5xz5idzfzn9fsi5v9hzp25vbjmrm"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests
base-commit: e1c92c98f7afff13fb7060199ba0dd4d9c5c2c53
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#72927: [PATCH] gnu: retroarch: Update to 1.19.1.
2024-09-01 13:31 [bug#72927] [PATCH] gnu: retroarch: Update to 1.19.1 iyzsong--- via Guix-patches via
@ 2024-09-02 1:50 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2024-09-02 1:50 UTC (permalink / raw)
To: 72927-done
Pushed now, close.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-02 1:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-01 13:31 [bug#72927] [PATCH] gnu: retroarch: Update to 1.19.1 iyzsong--- via Guix-patches via
2024-09-02 1:50 ` bug#72927: " 宋文武 via Guix-patches via
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).