gnu: gcompris-qt: Update to 2.3.
* gnu/packages/education.scm (gcompris-qt): Update to 2.3.
This commit is contained in:
parent
bcc13ee8a1
commit
9ba64d70f1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Reference in a new issue