me
/
guix
Archived
1
0
Fork 0

gnu: kio: Update to 5.114.0.

* gnu/packages/kde-frameworks.scm (kio): Update to 5.114.0.

Change-Id: Ie2e9276b2cc5fb1d936713db398ff0659ca382f8
master
Maxim Cournoyer 2024-01-18 11:33:27 -05:00
parent 6ea1c431c6
commit 427ea6028a
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -2728,7 +2728,7 @@ consumption.")
(define-public kio
(package
(name "kio")
(version "5.108.0")
(version "5.114.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -2737,7 +2737,7 @@ consumption.")
name "-" version ".tar.xz"))
(sha256
(base32
"1v5bpj90s5pwdvdkzcfpfgsgym7pxb3r22m4r7w9piq6n9s4c122"))
"0nwmxbfhvfw69q07vxvflri7rkdczyc89xv4ll3nrzrhgf15kb2z"))
(patches (search-patches "kio-search-smbd-on-PATH.patch"))))
(build-system cmake-build-system)
(propagated-inputs