mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: plasma-nm: Update to 6.2.5.
* gnu/packages/kde-plasma.scm (plasma-nm): Update to 6.2.5. Change-Id: I45e3c92e2bb98c710763cb19dbe800e0c4a408e7
This commit is contained in:
parent
ebbd95dd18
commit
d6b465bb20
1 changed files with 2 additions and 2 deletions
|
@ -2296,7 +2296,7 @@ integration of Qt applications when running on a KDE Plasma workspace.")
|
|||
(define-public plasma-nm
|
||||
(package
|
||||
(name "plasma-nm")
|
||||
(version "6.1.4")
|
||||
(version "6.2.5")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -2304,7 +2304,7 @@ integration of Qt applications when running on a KDE Plasma workspace.")
|
|||
".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1q85ynvgrz58bgpscmz0wa8llfvzcarnzknh026gcapkih84gbql"))))
|
||||
"0s3c9xx1bpycf4nw79yssdnfxdsim47z6z4ska1mi1g9dj9pcv8l"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase))
|
||||
|
|
Loading…
Add table
Reference in a new issue