mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kpty: Update to 6.10.0.
* gnu/packages/kde-frameworks.scm (kpty): Update to 6.10.0. Change-Id: I1afca0e081b874850bac4373b2d3c6df6b28aacf
This commit is contained in:
parent
3e5ac79119
commit
61e54ae682
1 changed files with 2 additions and 2 deletions
|
@ -2962,7 +2962,7 @@ were traditional plugins.")
|
|||
(define-public kpty
|
||||
(package
|
||||
(name "kpty")
|
||||
(version "6.5.0")
|
||||
(version "6.10.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -2971,7 +2971,7 @@ were traditional plugins.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0hajvy7vyv1hj0hyxd86phkq7sjddpa7abvg6al4ifc39ax6b4yw"))))
|
||||
"0iynya3mgav6c42yv1224bnj1myw16sdpfn3vbmbzh7acwnxkk0z"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue