[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/285: gnu: ktouch: Update to 19.08.3.
From: |
guix-commits |
Subject: |
04/285: gnu: ktouch: Update to 19.08.3. |
Date: |
Sun, 29 Dec 2019 20:43:49 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit 70efde38c8e4870a6d3c4c13b532b8802b8647e9
Author: Efraim Flashner <address@hidden>
Date: Sun Dec 22 10:39:58 2019 +0200
gnu: ktouch: Update to 19.08.3.
* gnu/packages/education.scm (ktouch): Update to 19.08.3.
---
gnu/packages/education.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm
index c457f5a..2a9bfa0 100644
--- a/gnu/packages/education.scm
+++ b/gnu/packages/education.scm
@@ -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
- branch wip-gnome3.34 updated (26ec7d6 -> 281bce1), guix-commits, 2019/12/29
- 05/285: gexp: Add system and target support to gexp->file., guix-commits, 2019/12/29
- 07/285: gnu: mumble: Actually modify qt-build-system., guix-commits, 2019/12/29
- 08/285: gnu: gspell: Build with gobject-introspection., guix-commits, 2019/12/29
- 11/285: gnu: cpupower: Fix library location., guix-commits, 2019/12/29
- 04/285: gnu: ktouch: Update to 19.08.3.,
guix-commits <=
- 06/285: gnu: git-annex: Update to 7.20191218., guix-commits, 2019/12/29
- 10/285: gnu: parallel: Update to 20191222., guix-commits, 2019/12/29
- 13/285: gnu: gnome-shell-extension-hide-app-icon: Fix installation., guix-commits, 2019/12/29
- 14/285: gnu: gnome-shell-extension-dash-to-dock: Depropagate glib:bin., guix-commits, 2019/12/29
- 15/285: gnu: gnome-shell-extensions: Depropagate glib:bin., guix-commits, 2019/12/29
- 12/285: gnu: guix-data-service: Update to 0.0.1-9.31110ac., guix-commits, 2019/12/29
- 25/285: gnu: ktouch: Use fixed qt-build-system., guix-commits, 2019/12/29
- 09/285: gnu: Add polari., guix-commits, 2019/12/29
- 23/285: gnu: kdevelop: Use fixed qt-build-system., guix-commits, 2019/12/29
- 16/285: bootloader: grub: Add firmware setup entry., guix-commits, 2019/12/29