mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: knotifyconfig: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (knotifyconfig): Update to 6.21.0. Change-Id: I5fdd154bca4efed0fb09bda1e8316a3eb754f3b9
This commit is contained in:
parent
8b9e38524b
commit
aafa2b5215
1 changed files with 2 additions and 2 deletions
|
|
@ -4026,7 +4026,7 @@ specification.")
|
|||
(define-public knotifyconfig
|
||||
(package
|
||||
(name "knotifyconfig")
|
||||
(version "6.19.0")
|
||||
(version "6.21.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -4035,7 +4035,7 @@ specification.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"07y3qnsrxc12d32f9w7is17ka31ynf2z0mpl3g6kj0b3d2x366fd"))))
|
||||
"0iqv9a3x5d52p3vdjircrj30bdcphk40vsdkvcpa8kihacaldrqz"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments (list #:tests? #f))
|
||||
(native-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue