mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-12 06:41:27 +01: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:
parent
a179bb57f9
commit
baa2bdce9e
1 changed files with 2 additions and 2 deletions
|
@ -1337,7 +1337,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/"
|
||||
|
@ -1345,7 +1345,7 @@ you login.")
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0knfh2rr8xz1l7v54l1834qnvaryl73451lhxwfhdn11hq9jh7jw"))))
|
||||
"04s47gf9z18qx5k61lz3qy34j3r39qibfxpl2rvp577iviyzpdh6"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:phases #~(modify-phases %standard-phases
|
||||
|
|
Loading…
Add table
Reference in a new issue