mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kwayland-integration: Update to 6.3.6.
* gnu/packages/kde-plasma.scm (kwayland-integration): Update to 6.3.6. Change-Id: I23014e1992408f2515b7b81fb1ad7274285b5596
This commit is contained in:
parent
21975070fb
commit
509a07cd75
1 changed files with 2 additions and 2 deletions
|
@ -1487,7 +1487,7 @@ you login.")
|
||||||
(define-public kwayland-integration
|
(define-public kwayland-integration
|
||||||
(package
|
(package
|
||||||
(name "kwayland-integration")
|
(name "kwayland-integration")
|
||||||
(version "6.3.4")
|
(version "6.3.6")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://kde/stable/plasma/"
|
(uri (string-append "mirror://kde/stable/plasma/"
|
||||||
|
@ -1495,7 +1495,7 @@ you login.")
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1zgq0i7r92xvyjrhmigxzpfq81yp7frw2cgk2vv4v4lcbf1mkjj6"))))
|
"1isqa2b2hfah0yvns7nflg53m0cd5h3lc0bwhsndyawzfdy80imf"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:phases #~(modify-phases %standard-phases
|
(list #:phases #~(modify-phases %standard-phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue