3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: ktouch: Update to 19.08.3.

* gnu/packages/education.scm (ktouch): Update to 19.08.3.
This commit is contained in:
Efraim Flashner 2019-12-22 10:39:58 +02:00
parent 7ae8c34b62
commit 15ffff8b47
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -555,7 +555,7 @@ language and very flexible regarding to new or unknown keyboard layouts.")
(define-public ktouch
(package
(name "ktouch")
(version "19.08.2")
(version "19.08.3")
(source
(origin
(method url-fetch)
@ -563,7 +563,7 @@ language and very flexible regarding to new or unknown keyboard layouts.")
version "/src/ktouch-" version ".tar.xz"))
(sha256
(base32
"0dm6xcwai0bx2h16rny1xa9n1509mfxvy39kfxx5qih53p15jrnk"))))
"0dqxb3xsjc2rwc9779l5fnr4crhq51bc8ln4azbgnnkzldvq6a4a"))))
(build-system qt-build-system)
(arguments
`(#:phases