Archived
1
0
Fork 0

gnu: gcompris-qt: Update to 2.3.

* gnu/packages/education.scm (gcompris-qt): Update to 2.3.
This commit is contained in:
Efraim Flashner 2022-03-14 15:36:34 +02:00
parent bcc13ee8a1
commit 9ba64d70f1
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -142,7 +142,7 @@ of categories with some of the activities available in that category.
(define-public gcompris-qt (define-public gcompris-qt
(package (package
(name "gcompris-qt") (name "gcompris-qt")
(version "2.1") (version "2.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -150,7 +150,7 @@ of categories with some of the activities available in that category.
"https://download.kde.org/stable/gcompris/qt/src/gcompris-qt-" "https://download.kde.org/stable/gcompris/qt/src/gcompris-qt-"
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 "02j3xv8sa3s5g50zs15wy2giabmhg1q0b8ar73q3fpwvxkz9hcwn")))) (base32 "0qncknaaf168anh4cjp7dqz6qzgx948kvgr32j2vga8mjakqn1aj"))))
(build-system qt-build-system) (build-system qt-build-system)
(arguments (arguments
`(#:phases `(#:phases