me
/
guix
Archived
1
0
Fork 0

gnu: plasma-nm: Update to 6.1.3.

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

Change-Id: I45cefc2a5d84f264093f3bd0f76cdca899618878
master
Zheng Junjie 2024-07-20 19:10:29 +08:00
parent c211ba22b1
commit c02c4b1d65
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -2242,7 +2242,7 @@ integration of Qt applications when running on a KDE Plasma workspace.")
(define-public plasma-nm
(package
(name "plasma-nm")
(version "6.1.2")
(version "6.1.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@ -2250,7 +2250,7 @@ integration of Qt applications when running on a KDE Plasma workspace.")
".tar.xz"))
(sha256
(base32
"02148q5707cck0qix2c3k7npp9kblnq5h79xvb99rq45sbwc51pr"))))
"0z0ij2mh04zwvvg7d43qy1sjavaqss2z8vh39gxb53l0gjnh4lav"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase