1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 03:51:53 +02:00

gnu: plasma-nm: Update to 6.1.4.

* gnu/packages/kde-plasma.scm (plasma-nm): Update to 6.1.4.

Change-Id: I42727937df2ef5c48ca5eb1606f4a56386a58acc
This commit is contained in:
Zheng Junjie
2024-08-09 23:33:54 +08:00
parent 1e0273f95a
commit de812f0eb3
+2 -2
View File
@@ -2243,7 +2243,7 @@ integration of Qt applications when running on a KDE Plasma workspace.")
(define-public plasma-nm
(package
(name "plasma-nm")
(version "6.1.3")
(version "6.1.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -2251,7 +2251,7 @@ integration of Qt applications when running on a KDE Plasma workspace.")
".tar.xz"))
(sha256
(base32
"0z0ij2mh04zwvvg7d43qy1sjavaqss2z8vh39gxb53l0gjnh4lav"))))
"1q85ynvgrz58bgpscmz0wa8llfvzcarnzknh026gcapkih84gbql"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase