me
/
guix
Archived
1
0
Fork 0

gnu: gcompris-qt: Update to 4.1.

* gnu/packages/education.scm (gcompris-qt): Update to 4.1.

Change-Id: I0ff0e18f70623fe4426a698baeb0bab3d209d52f
master
Zheng Junjie 2024-07-06 21:22:24 +08:00
parent 8b5c21269f
commit 34119b59db
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -221,7 +221,7 @@ of categories with some of the activities available in that category.
(define-public gcompris-qt
(package
(name "gcompris-qt")
(version "3.2")
(version "4.1")
(source
(origin
(method url-fetch)
@ -229,7 +229,7 @@ of categories with some of the activities available in that category.
"mirror://kde/stable/gcompris/qt/src/gcompris-qt-"
version ".tar.xz"))
(sha256
(base32 "06yisr5qd2ri8qgpmlri0yic45fdfcdjn12anp17f6kvv83lk2js"))))
(base32 "1186ba3vn59fqdpgbvnvxqm8a3b7ginmw1sb3m5fr2az40xiqg9z"))))
(build-system qt-build-system)
(arguments
`(#:phases