[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/43: gnu: kmines: Update to 24.12.1.
From: |
guix-commits |
Subject: |
13/43: gnu: kmines: Update to 24.12.1. |
Date: |
Sat, 25 Jan 2025 21:54:58 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit 91a12eff9cb016aaf9641a0ceb2945943bbdbc31
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Fri Jan 10 11:51:35 2025 +0800
gnu: kmines: Update to 24.12.1.
* gnu/packages/kde-games.scm (kmines): Update to 24.12.1.
Change-Id: I05dae961d2a30d5770ab42db0e0e7777896b2217
---
gnu/packages/kde-games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index 2579d31ac0..4505415eaf 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -411,14 +411,14 @@ This package is part of the KDE games module.")
(define-public kmines
(package
(name "kmines")
- (version "24.05.2")
+ (version "24.12.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kmines-" version ".tar.xz"))
(sha256
- (base32 "1ng0bda7q2ha7kmr83rlf9z24pkf14id5w6jzzgjw2yc21mbnwhm"))))
+ (base32 "1j56fbj10slklj996vlkkmpq9nyhlsh7z736ygkvndgb762r35ln"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs
- branch master updated (36fe1a0789 -> 2bc34aca3c), guix-commits, 2025/01/25
- 04/43: gnu: libkdegames: Update to 24.12.1., guix-commits, 2025/01/25
- 10/43: gnu: kshisen: Update to 24.12.1., guix-commits, 2025/01/25
- 13/43: gnu: kmines: Update to 24.12.1.,
guix-commits <=
- 01/43: gnu: bitcoin-core: Update to 28.1., guix-commits, 2025/01/25
- 16/43: gnu: kblocks: Update to 24.12.1., guix-commits, 2025/01/25
- 22/43: gnu: kblackbox: Update to 24.12.1., guix-commits, 2025/01/25
- 26/43: gnu: ksirk: Update to 24.12.1., guix-commits, 2025/01/25
- 27/43: gnu: palapeli: Update to 24.12.1., guix-commits, 2025/01/25
- 28/43: gnu: kiriki: Update to 24.12.1., guix-commits, 2025/01/25
- 31/43: gnu: lskat: Update to 24.12.1., guix-commits, 2025/01/25
- 40/43: gnu: ksquares: Update to 24.12.1., guix-commits, 2025/01/25
- 02/43: gnu: haruna: Update to 1.3.2., guix-commits, 2025/01/25
- 14/43: gnu: konquest: Update to 24.12.1., guix-commits, 2025/01/25