1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-09 06:30:36 +02:00

gnu: kmag: Update to 25.12.2.

* gnu/packages/kde-utils.scm (kmag): Update to 25.12.2.

Change-Id: I9d08d608c2a6c8fd08c4ac9d3a244ff3361c2fa8
This commit is contained in:
Sughosha
2026-02-08 23:59:33 +05:30
committed by Andreas Enge
parent e4a285a444
commit fa9e9263be

View File

@@ -995,14 +995,14 @@ the computer and 3D Printers.")
(define-public kmag
(package
(name "kmag")
(version "25.12.0")
(version "25.12.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kmag-" version ".tar.xz"))
(sha256
(base32 "0vblnm6gmz7a4nbjjb7d9f2sgvipcmqhabc72ncn7lmwqwz7wz0a"))))
(base32 "1w4cp3pn65yhk07pafkhp0401ym18v65kj3dfbzz79lx810a4fq6"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase