gnu: gcompris-qt: Update to 1.1.

* gnu/packages/education.scm (gcompris-qt): Update to 1.1.
This commit is contained in:
Efraim Flashner 2021-08-10 16:32:53 +03:00
parent 53a487e871
commit edbf8272c0
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351

View File

@ -141,7 +141,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 "1.0") (version "1.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -149,7 +149,7 @@ of categories with some of the activities available in that category.
"https://gcompris.net/download/qt/src/gcompris-qt-" "https://gcompris.net/download/qt/src/gcompris-qt-"
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 "08dw1q0h4qz2q0ksa5pbmb9v60hr1zv9skx6z8dlq9b1i7harnds")))) (base32 "1bpjwrv83rhikbycpyfpf6dbqr0xfq6amgdpqfgfph6nzr3zka7h"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
`(#:phases `(#:phases