[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/06: gnu: godot: Update to 3.2.3.
From: |
guix-commits |
Subject: |
04/06: gnu: godot: Update to 3.2.3. |
Date: |
Sun, 4 Oct 2020 08:44:32 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 85c84b1071b0886c70abb510c80b825f5335ed84
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Oct 4 13:34:46 2020 +0200
gnu: godot: Update to 3.2.3.
* gnu/packages/game-development.scm (godot): Update to 3.2.3.
---
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 f656b0f..061dc13 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1527,7 +1527,7 @@ games.")
(define-public godot
(package
(name "godot")
- (version "3.2.2")
+ (version "3.2.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1536,7 +1536,7 @@ games.")
(file-name (git-file-name name version))
(sha256
(base32
- "1libz83mbyrkbbsmmi8z2rydv3ls0w9r4vb5v6diqqwn7ka8z804"))
+ "19vrp5lhyvxbm6wjxzn28sn3i0s8j08ca7nani8l1nrhvlc8wi0v"))
(modules '((guix build utils)
(ice-9 ftw)
(srfi srfi-1)))
- branch master updated (fdbf8a7 -> 10ec0ac), guix-commits, 2020/10/04
- 03/06: gnu: font-jetbrains-mono: Simplify licence installation., guix-commits, 2020/10/04
- 01/06: gnu: font-comic-neue: Update to 2.51., guix-commits, 2020/10/04
- 02/06: gnu: font-jetbrains-mono: Update to 2.002., guix-commits, 2020/10/04
- 04/06: gnu: godot: Update to 3.2.3.,
guix-commits <=
- 06/06: gnu: freerdp: Update to 2.2.0., guix-commits, 2020/10/04
- 05/06: gnu: hplip: Update to 3.20.9 [security fixes]., guix-commits, 2020/10/04