[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: 7kaa: Update to 2.15.4.
From: |
guix-commits |
Subject: |
04/07: gnu: 7kaa: Update to 2.15.4. |
Date: |
Sat, 11 Jul 2020 08:41:12 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit a8d5ac0384d7443b7253c319fbd0ba5f0f6d1d61
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Jul 10 21:29:47 2020 +0200
gnu: 7kaa: Update to 2.15.4.
* gnu/packages/games.scm (7kaa): Update to 2.15.4.
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 7946391..fccb0a9 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -11449,7 +11449,7 @@ protect you.")
(define-public 7kaa
(package
(name "7kaa")
- (version "2.15.3")
+ (version "2.15.4")
(source
(origin
(method url-fetch)
@@ -11457,7 +11457,7 @@ protect you.")
"releases/download/v" version "/"
"7kaa-" version ".tar.xz"))
(sha256
- (base32 "0blj47mcsfw1sn3465j6iham8m6ki07iggnq4q8nnaqnryx710jc"))))
+ (base32 "0n0bn6xshv3cwk8j0lkl65a1vqd1xkkzlhvwxm32va80nc16d5ds"))))
(build-system gnu-build-system)
(native-inputs
`(("gettext" ,gettext-minimal)
- branch master updated (62b8bbc -> de53ddb), guix-commits, 2020/07/11
- 01/07: gnu: xwallpaper: Update to 0.6.5., guix-commits, 2020/07/11
- 04/07: gnu: 7kaa: Update to 2.15.4.,
guix-commits <=
- 05/07: gnu: chocolate-doom: Update to 3.0.1., guix-commits, 2020/07/11
- 02/07: gnu: r-htmltable: Update to 2.0.1., guix-commits, 2020/07/11
- 06/07: gnu: maradns: Update to 3.5.0007., guix-commits, 2020/07/11
- 07/07: gnu: maradns: Use CC-FOR-TARGET., guix-commits, 2020/07/11
- 03/07: gnu: r-processx: Update to 3.4.3., guix-commits, 2020/07/11