mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 23:50:33 +02:00
gnu: kwayland-integration: Update to 6.2.5.
* gnu/packages/kde-plasma.scm (kwayland-integration): Update to 6.2.5. Change-Id: Id1f92144830e0daec54949810d73f7ea7c5b8471
This commit is contained in:
committed by
Zheng Junjie
parent
f4a7fa8ee1
commit
d75b3f5d2f
@@ -1339,7 +1339,7 @@ you login.")
|
||||
(define-public kwayland-integration
|
||||
(package
|
||||
(name "kwayland-integration")
|
||||
(version "6.1.4")
|
||||
(version "6.2.5")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
@@ -1347,7 +1347,7 @@ you login.")
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0knfh2rr8xz1l7v54l1834qnvaryl73451lhxwfhdn11hq9jh7jw"))))
|
||||
"04s47gf9z18qx5k61lz3qy34j3r39qibfxpl2rvp577iviyzpdh6"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:phases #~(modify-phases %standard-phases
|
||||
|
||||
Reference in New Issue
Block a user