mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kdesu: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (kdesu): Update to 6.13.0. Change-Id: I366e9415e7d6266ee2918b98f5519263a14c41a9
This commit is contained in:
parent
7f0302e72d
commit
0d8725cb95
1 changed files with 2 additions and 2 deletions
|
@ -3594,7 +3594,7 @@ started on demand.")
|
|||
(define-public kdesu
|
||||
(package
|
||||
(name "kdesu")
|
||||
(version "6.10.0")
|
||||
(version "6.13.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -3603,7 +3603,7 @@ started on demand.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0bn2a47gc4gfcq6y73hjhvgpk06qnfi9cys3pfc5gjw5ramr7fas"))))
|
||||
"0qha716gkqkry9wrzl2xmcrysfwwcdkr5wg4yhhjbfqj36r1xsbb"))))
|
||||
(build-system cmake-build-system)
|
||||
(propagated-inputs
|
||||
(list kpty))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue