mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06:00
gnu: kdeconnect: Update to 24.12.2.
* gnu/packages/kde.scm (kdeconnect): Update to 24.12.2. Change-Id: I818000dee2a485974e13e4a5452ac68282662887
This commit is contained in:
parent
2340334cc1
commit
64286d4dcc
1 changed files with 2 additions and 2 deletions
|
|
@ -1484,7 +1484,7 @@ different notification systems.")
|
|||
(define-public kdeconnect
|
||||
(package
|
||||
(name "kdeconnect")
|
||||
(version "24.12.1")
|
||||
(version "24.12.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
|
@ -1493,7 +1493,7 @@ different notification systems.")
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0b6n5bh071ww4nmpwyhgrm1wlkjpvr61s52xfd7b6bzz8v8ilanz"))))
|
||||
"1zs7xz9s47s34zxnzhwiz3ip85cpbq119zjg52sv0vpji8bdjadf"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue