me
/
guix
Archived
1
0
Fork 0

gnu: gcompris-qt: Update to 2.3.

* gnu/packages/education.scm (gcompris-qt): Update to 2.3.
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
1 changed files with 2 additions and 2 deletions

View File

@ -142,7 +142,7 @@ of categories with some of the activities available in that category.
(define-public gcompris-qt
(package
(name "gcompris-qt")
(version "2.1")
(version "2.3")
(source
(origin
(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-"
version ".tar.xz"))
(sha256
(base32 "02j3xv8sa3s5g50zs15wy2giabmhg1q0b8ar73q3fpwvxkz9hcwn"))))
(base32 "0qncknaaf168anh4cjp7dqz6qzgx948kvgr32j2vga8mjakqn1aj"))))
(build-system qt-build-system)
(arguments
`(#:phases