[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/13: gnu: kolf: Update to 20.12.0.
From: |
guix-commits |
Subject: |
12/13: gnu: kolf: Update to 20.12.0. |
Date: |
Tue, 29 Dec 2020 16:36:28 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 6f85713676812079500aea5e3ecc0c01b98293b2
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue Dec 29 23:25:38 2020 +0200
gnu: kolf: Update to 20.12.0.
* gnu/packages/games.scm (kolf): 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 60dcfa0..49a0291 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -9952,14 +9952,14 @@ This package is part of the KDE games module.")
(define-public kolf
(package
(name "kolf")
- (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/kolf-" version ".tar.xz"))
(sha256
- (base32 "06sfd0llr5cc3zf1vrpcxgw9bm009ky7y8822kynic9ipcd4z1hw"))))
+ (base32 "1lpp6pzr5dgd4si4a8c7hcvgxgqy0bgyhkx9m6jqb0zhll6dxj10"))))
(build-system qt-build-system)
(native-inputs
`(("extra-cmake-modules" ,extra-cmake-modules)
- 02/13: gnu: kblocks: Update to 20.12.0., (continued)
- 02/13: gnu: kblocks: Update to 20.12.0., guix-commits, 2020/12/29
- 03/13: gnu: kdiamond: Update to 20.12.0., guix-commits, 2020/12/29
- 04/13: gnu: kigo: Update to 20.12.0., guix-commits, 2020/12/29
- 06/13: gnu: kollision: Update to 20.12.0., guix-commits, 2020/12/29
- 08/13: gnu: lskat: Update to 20.12.0., guix-commits, 2020/12/29
- 09/13: gnu: palapeli: Update to 20.12.0., guix-commits, 2020/12/29
- 05/13: gnu: klines: Update to 20.12.0., guix-commits, 2020/12/29
- 07/13: gnu: ksnakeduel: Update to 20.12.0., guix-commits, 2020/12/29
- 11/13: gnu: ktuberling: Update to 20.12.0., guix-commits, 2020/12/29
- 10/13: gnu: picmi: Update to 20.12.0., guix-commits, 2020/12/29
- 12/13: gnu: kolf: Update to 20.12.0.,
guix-commits <=
- 13/13: gnu: kfourinline: Update to 20.12.0., guix-commits, 2020/12/29