[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/26: gnu: kubrick: Update to 20.12.0.
From: |
guix-commits |
Subject: |
18/26: gnu: kubrick: Update to 20.12.0. |
Date: |
Wed, 30 Dec 2020 03:42:26 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 8e36d0c407f11280918215255c02f2ae816019b7
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed Dec 30 10:28:22 2020 +0200
gnu: kubrick: Update to 20.12.0.
* gnu/packages/games.scm (kubrick): 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 6a70837..29dafaf 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -10934,14 +10934,14 @@ This package is part of the KDE games module.")
(define-public kubrick
(package
(name "kubrick")
- (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/kubrick-" version ".tar.xz"))
(sha256
- (base32 "0ma8wja4rqlsmsr8cyicfpkwlgqva4450ls4c0ql53p0kabf04gx"))))
+ (base32 "0h3mypwd67sss08j5vvrih5f5ss85m9kax6412y40xmsm51lz2pq"))))
(build-system qt-build-system)
(native-inputs
`(("extra-cmake-modules" ,extra-cmake-modules)
- 11/26: gnu: kgoldrunner: Update to 20.12.0., (continued)
- 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, 2020/12/30
- 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 <=
- 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