[PATCH] gnu: freedroidrpg: Update to 1.0.

  • Done
  • quality assurance status badge
Details
One participant
  • iyzsong
Owner
unassigned
Submitted by
iyzsong
Severity
normal
I
I
iyzsong wrote on 20 Aug 2023 14:10
(address . guix-patches@gnu.org)(name . ???)(address . iyzsong@member.fsf.org)
cb5fcfd1492afb707bb124e3ff6c4d3c4a017783.1692533442.git.iyzsong@member.fsf.org
From: ??? <iyzsong@member.fsf.org>

* gnu/packages/games.scm (freedroidrpg): Update to 1.0.
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index a5fa19fc20..fcf984bf2f 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1541,7 +1541,7 @@ (define-public freedoom
(define-public freedroidrpg
(package
(name "freedroidrpg")
- (version "1.0rc2")
+ (version "1.0")
(source
(origin
(method url-fetch)
@@ -1552,7 +1552,7 @@ (define-public freedroidrpg
"freedroidRPG-" major+minor "/"
"freedroidRPG-" version ".tar.gz")))
(sha256
- (base32 "10jknaad2ph9j5bs4jxvpnl8rq5yjlq0nasv98f4mki2hh8yiczy"))))
+ (base32 "1kxvyg70r9x8q40kn5lr3h1q60d6jx9mkvxls4aflj22b45vg5br"))))
(build-system gnu-build-system)
(arguments
(list

base-commit: ad5e4fe54a66c725dc03dedebf8e5c65723ccb74
--
2.41.0
?
(address . 65406-done@debbugs.gnu.org)
87edjqjx30.fsf@envs.net
Pushed, closing.
Closed
?