[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/26: gnu: killbots: Update to 20.12.0.
From: |
guix-commits |
Subject: |
22/26: gnu: killbots: Update to 20.12.0. |
Date: |
Wed, 30 Dec 2020 03:42:27 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 6dfd1fbd4d1c3bc72c73fe26513f02c3499f819e
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed Dec 30 10:33:06 2020 +0200
gnu: killbots: Update to 20.12.0.
* gnu/packages/games.scm (killbots): Update to 20.12.0.
[source]: Download from new upstream URI.
---
gnu/packages/games.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 9c4c095..1b97a97 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -11128,14 +11128,14 @@ This package is part of the KDE games module.")
(define-public killbots
(package
(name "killbots")
- (version "19.08.3")
+ (version "20.12.0")
(source
(origin
(method url-fetch)
- (uri (string-append "mirror://kde/stable/applications/" version
+ (uri (string-append "mirror://kde/stable/release-service/" version
"/src/killbots-" version ".tar.xz"))
(sha256
- (base32 "1qi86q7diw7glkp9v33yim9nhz2da4balbxa1hjrdgjdv8zdbxbm"))))
+ (base32 "1296gww42nwnai7y6m2qpjqpyc30p7z9chfv5rv0n48jvdhva88y"))))
(build-system qt-build-system)
(native-inputs
`(("extra-cmake-modules" ,extra-cmake-modules)
- 13/26: gnu: knetwalk: Update to 20.12.0., (continued)
- 13/26: gnu: knetwalk: Update to 20.12.0., guix-commits, 2020/12/30
- 16/26: gnu: ksirk: Update to 20.12.0., guix-commits, 2020/12/30
- 17/26: gnu: kiriki: Update to 20.12.0., guix-commits, 2020/12/30
- 11/26: gnu: kgoldrunner: Update to 20.12.0., guix-commits, 2020/12/30
- 12/26: gnu: kblackbox: Update to 20.12.0., guix-commits, 2020/12/30
- 14/26: gnu: bomber: Update to 20.12.0., guix-commits, 2020/12/30
- 15/26: gnu: granatier: Update to 20.12.0., guix-commits, 2020/12/30
- 19/26: gnu: kapman: Update to 20.12.0., guix-commits, 2020/12/30
- 20/26: gnu: kspaceduel: Update to 20.12.0., guix-commits, 2020/12/30
- 21/26: gnu: bovo: Update to 20.12.0., guix-commits, 2020/12/30
- 22/26: gnu: killbots: Update to 20.12.0.,
guix-commits <=
- 23/26: gnu: knavalbattle: Update to 20.12.0., guix-commits, 2020/12/30
- 24/26: gnu: kreversi: Update to 20.08.3., guix-commits, 2020/12/30
- 18/26: gnu: kubrick: Update to 20.12.0., guix-commits, 2020/12/30
- 09/26: gnu: kbounce: Update to 20.12.0., guix-commits, 2020/12/30
- 26/26: gnu: kjumpingcube: Update to 20.12.0., guix-commits, 2020/12/30
- 25/26: gnu: ksquares: Update to 20.12.0., guix-commits, 2020/12/30