[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/11: gnu: goxel: Update to 0.10.7.
From: |
guix-commits |
Subject: |
08/11: gnu: goxel: Update to 0.10.7. |
Date: |
Tue, 22 Dec 2020 19:50:19 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit f6167cfbc35898ded87d7d82f10a0ee785af5360
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Dec 23 00:38:42 2020 +0100
gnu: goxel: Update to 0.10.7.
* gnu/packages/graphics.scm (goxel): Update to 0.10.7.
---
gnu/packages/graphics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index 7a61084..def3dc6 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -619,7 +619,7 @@ OpenGL 3. It is retained for use with older computers.")
(define-public goxel
(package
(name "goxel")
- (version "0.10.6")
+ (version "0.10.7")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -628,7 +628,7 @@ OpenGL 3. It is retained for use with older computers.")
(file-name (git-file-name name version))
(sha256
(base32
- "1wmxy5wfk1xrqgz0y0zcr4vkddylqc70cv4vzk117x6whjnldsm3"))))
+ "1v6m6nhl1if8ik5bmblhq46bip6y2qz18a04s8a9awb4yh9ls039"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f
- branch master updated (6d1160d -> 13e5d3b), guix-commits, 2020/12/22
- 05/11: gnu: xtl: Update to 0.6.23., guix-commits, 2020/12/22
- 07/11: gnu: wesnoth: Update to 1.14.15., guix-commits, 2020/12/22
- 01/11: gnu: man-pages: Update to 5.10., guix-commits, 2020/12/22
- 03/11: gnu: lttoolbox: Update to 3.5.3., guix-commits, 2020/12/22
- 08/11: gnu: goxel: Update to 0.10.7.,
guix-commits <=
- 09/11: gnu: ipset: Update to 7.10., guix-commits, 2020/12/22
- 11/11: gnu: grass: Update to 7.8.5., guix-commits, 2020/12/22
- 10/11: gnu: sysstat: Update to 12.4.2., guix-commits, 2020/12/22
- 02/11: gnu: htop: Update to 3.0.4., guix-commits, 2020/12/22
- 04/11: gnu: electron-cash: Update to 4.2.3., guix-commits, 2020/12/22
- 06/11: gnu: libfprint: Update to 1.90.6., guix-commits, 2020/12/22