[PATCH] gnu: godot-lts: Update to 3.6.

  • Open
  • quality assurance status badge
Details
One participant
  • Adriel Dumas--Jondeau
Owner
unassigned
Submitted by
Adriel Dumas--Jondeau
Severity
normal
A
A
Adriel Dumas--Jondeau wrote on 13 Sep 11:46 +0200
(address . guix-patches@gnu.org)
0c8dcb93efbc30bdb4e9d81c7284081e0b06aab3.1726220785.git.leirda@disroot.org
* gnu/packages/game-development.scm (godot-lts): Update to 3.6.

Change-Id: I7cc60a6f10e845c69336e09ecca2b20f702b860a
---
gnu/packages/game-development.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 9138d6dbf9..41b0dc0e07 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1928,7 +1928,7 @@ (define-public openmw
(define-public godot-lts
(package
(name "godot")
- (version "3.5.3")
+ (version "3.6")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1937,7 +1937,7 @@ (define-public godot-lts
(file-name (git-file-name name version))
(sha256
(base32
- "0zibc6am9axbbm8l57jf2d324a2m44pf6ncp2i4h1b219jjq89l6"))
+ "1vdpd05i901p69ciagdaiwdw21j65a7s9r96gdzay321a0xihr71"))
(modules '((guix build utils)
(ice-9 ftw)
(srfi srfi-1)))

base-commit: b6d5a7f5836739dab884b49a64ca354794dd845f
--
2.45.2
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 73222@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 73222
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch