mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: libkmahjongg: Update to 25.08.1.
* gnu/packages/kde-games.scm (libkmahjongg): Update to 25.08.1. Change-Id: I31f6183c0616aab679730bc89ca5afc426d1e7a1
This commit is contained in:
parent
8aaccca456
commit
f23831c6f1
1 changed files with 2 additions and 2 deletions
|
@ -232,14 +232,14 @@ This package is part of the KDE games module.")
|
|||
(define-public libkmahjongg
|
||||
(package
|
||||
(name "libkmahjongg")
|
||||
(version "25.04.0")
|
||||
(version "25.08.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/"
|
||||
version "/src/libkmahjongg-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0h3mvzqp00g9x21v6bxa04p12hkvb2zl6bg0zbkig53hxaiy775s"))))
|
||||
(base32 "0alwrgx4n5nacmzp1523yw0hyiz4my53534zv125lpm27xqinwwd"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue