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