mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-22 20:14:05 +02:00
gnu: kio-extras: Update to 26.04.1.
* gnu/packages/kde-internet.scm (kio-extras): Update to 26.04.1. Change-Id: I7c79ae95b1dc8ceebc60c6af635c3b69c9010f0e
This commit is contained in:
@@ -414,7 +414,7 @@ communicate with each other. Here's a few things KDE Connect can do:
|
||||
(define-public kio-extras
|
||||
(package
|
||||
(name "kio-extras")
|
||||
(version "25.12.3")
|
||||
(version "26.04.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/"
|
||||
@@ -422,7 +422,7 @@ communicate with each other. Here's a few things KDE Connect can do:
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0slihvl6raz5vhr2a9wkbcygqjc0m12l0phrl3xwz5hg69iy6qdi"))
|
||||
"0k0rw6g47ryyz16wgdywbh5rrwyj87ppyd2zwpfwmfzhwpxn8fpm"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
;; Fix including libproxy.
|
||||
|
||||
Reference in New Issue
Block a user