gnu: gcompris-qt: Update to 4.1.
* gnu/packages/education.scm (gcompris-qt): Update to 4.1. Change-Id: I0ff0e18f70623fe4426a698baeb0bab3d209d52f
This commit is contained in:
parent
8b5c21269f
commit
34119b59db
1 changed files with 2 additions and 2 deletions
|
@ -221,7 +221,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 "3.2")
|
(version "4.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(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-"
|
"mirror://kde/stable/gcompris/qt/src/gcompris-qt-"
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "06yisr5qd2ri8qgpmlri0yic45fdfcdjn12anp17f6kvv83lk2js"))))
|
(base32 "1186ba3vn59fqdpgbvnvxqm8a3b7ginmw1sb3m5fr2az40xiqg9z"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
Reference in a new issue