mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kio-extras: Update to 24.12.1.
* gnu/packages/kde.scm (kio-extras): Update to 24.12.1. Change-Id: I0374546691c0eb3a4acc8f6cf9eaaf2d8bcbc9f0
This commit is contained in:
parent
79ff7113bc
commit
bae9df06c9
1 changed files with 2 additions and 2 deletions
|
@ -744,7 +744,7 @@ KDSoap.")
|
|||
(define-public kio-extras
|
||||
(package
|
||||
(name "kio-extras")
|
||||
(version "24.05.2")
|
||||
(version "24.12.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/"
|
||||
|
@ -752,7 +752,7 @@ KDSoap.")
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0h720wcgsdx9h5vlr4flxrd3djmhwvlwkrf0yzwsf4amcb9wds8r"))))
|
||||
"1insjmx4pyagjm67cz5kc39pny2fycls73d0dkw402l89dncnax9"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list #:phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue