gnu: ktouch: Update to 19.08.3.
* gnu/packages/education.scm (ktouch): Update to 19.08.3.
This commit is contained in:
parent
7ae8c34b62
commit
15ffff8b47
1 changed files with 2 additions and 2 deletions
|
|
@ -555,7 +555,7 @@ language and very flexible regarding to new or unknown keyboard layouts.")
|
||||||
(define-public ktouch
|
(define-public ktouch
|
||||||
(package
|
(package
|
||||||
(name "ktouch")
|
(name "ktouch")
|
||||||
(version "19.08.2")
|
(version "19.08.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
|
@ -563,7 +563,7 @@ language and very flexible regarding to new or unknown keyboard layouts.")
|
||||||
version "/src/ktouch-" version ".tar.xz"))
|
version "/src/ktouch-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0dm6xcwai0bx2h16rny1xa9n1509mfxvy39kfxx5qih53p15jrnk"))))
|
"0dqxb3xsjc2rwc9779l5fnr4crhq51bc8ln4azbgnnkzldvq6a4a"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
|
||||||
Reference in a new issue