Archived
1
0
Fork 0

gnu: kajongg: Update to 20.12.0.

* gnu/packages/games.scm (kajongg): Update to 20.12.0.
[source]: Download from new upstream URI.
This commit is contained in:
Efraim Flashner 2020-12-30 10:00:49 +02:00
parent 455f9ec4a0
commit 01497efa84
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -10110,14 +10110,14 @@ This package is part of the KDE games module.")
(define-public kajongg (define-public kajongg
(package (package
(name "kajongg") (name "kajongg")
(version "19.08.3") (version "20.12.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/applications/" (uri (string-append "mirror://kde/stable/release-service/"
version "/src/kajongg-" version ".tar.xz")) version "/src/kajongg-" version ".tar.xz"))
(sha256 (sha256
(base32 "0ql6p5zifdpdf65r7ki9ml123azpwwk9x3x8r9ij6xhjnf7p7x6w")))) (base32 "03fdbnx7zx7vgcxvwd1h1098ks9gq162bwz35fhpyzpynr667m5r"))))
(build-system qt-build-system) (build-system qt-build-system)
(arguments (arguments
`(#:phases `(#:phases