* [bug#42375] [PATCH] gnu: godot: Update to 3.2.2.
@ 2020-07-15 18:25 Timotej Lazar
2020-07-16 23:53 ` bug#42375: " Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2020-07-15 18:25 UTC (permalink / raw)
To: 42375; +Cc: Timotej Lazar
* gnu/packages/game-development.scm (godot): Update to 3.2.2.
---
gnu/packages/game-development.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index e45980e7a0..b0a25ae7b4 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1535,7 +1535,7 @@ games.")
(define-public godot
(package
(name "godot")
- (version "3.2.1")
+ (version "3.2.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1544,7 +1544,7 @@ games.")
(file-name (git-file-name name version))
(sha256
(base32
- "1kndls0rklha7kz9l4i2ivjxab4jpk3b2j7dcgcg2qc3s81yd0r6"))
+ "1libz83mbyrkbbsmmi8z2rydv3ls0w9r4vb5v6diqqwn7ka8z804"))
(modules '((guix build utils)
(ice-9 ftw)
(srfi srfi-1)))
--
2.27.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#42375: [PATCH] gnu: godot: Update to 3.2.2.
2020-07-15 18:25 [bug#42375] [PATCH] gnu: godot: Update to 3.2.2 Timotej Lazar
@ 2020-07-16 23:53 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-07-16 23:53 UTC (permalink / raw)
To: Timotej Lazar; +Cc: 42375-done
Hello,
Timotej Lazar <timotej.lazar@araneo.si> writes:
> * gnu/packages/game-development.scm (godot): Update to 3.2.2.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-07-16 23:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-15 18:25 [bug#42375] [PATCH] gnu: godot: Update to 3.2.2 Timotej Lazar
2020-07-16 23:53 ` bug#42375: " Nicolas Goaziou
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).