mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: networkmanager-qt: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (networkmanager-qt): Update to 6.21.0. Change-Id: I1cfa8e7a94533b52841a1b770a95b56216f3e25d
This commit is contained in:
parent
5890a6c069
commit
6db5df0773
1 changed files with 2 additions and 2 deletions
|
|
@ -1825,7 +1825,7 @@ messages.")
|
|||
(define-public networkmanager-qt
|
||||
(package
|
||||
(name "networkmanager-qt")
|
||||
(version "6.19.0")
|
||||
(version "6.21.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -1834,7 +1834,7 @@ messages.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1i7z99kl1i3mhap0bd9i76xhll4nnwf1whip53397h8d11h11fl3"))))
|
||||
"0h7ilpbix91ifr1ym9siywdlrya35zxkygrq0qzyj68zs8l0nlsk"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules dbus pkg-config))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue