mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 07:30:38 +02:00
gnu: kpty: Update to 6.4.0.
* gnu/packages/kde-frameworks.scm (kpty): Update to 6.4.0. Change-Id: I9e153fe70b0ad3e6ada19db12fd168cd88f9bd97
This commit is contained in:
@@ -2962,7 +2962,7 @@ were traditional plugins.")
|
||||
(define-public kpty
|
||||
(package
|
||||
(name "kpty")
|
||||
(version "6.3.0")
|
||||
(version "6.4.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@@ -2971,7 +2971,7 @@ were traditional plugins.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"19m01phaca84n736sdh1d002vbfbhf7lzb8cf1wqrhaak0wrp933"))))
|
||||
"08s6r861j7azi907p3y6lidhhq3jfhb51id4ng8rz7dpvj4nfqk8"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules))
|
||||
|
||||
Reference in New Issue
Block a user