mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kscreen: Update to 6.3.6.
* gnu/packages/kde-plasma.scm (kscreen): Update to 6.3.6. Change-Id: I05fa44b03fd6098596f9fc33ff82662df12c4611
This commit is contained in:
parent
b347762569
commit
9b6b8ba530
1 changed files with 2 additions and 2 deletions
|
@ -1078,7 +1078,7 @@ PipeWire in Qt projects.")
|
||||||
(define-public kscreen
|
(define-public kscreen
|
||||||
(package
|
(package
|
||||||
(name "kscreen")
|
(name "kscreen")
|
||||||
(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/"
|
||||||
|
@ -1086,7 +1086,7 @@ PipeWire in Qt projects.")
|
||||||
".tar.xz"))
|
".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"098b20nd53gf7qgk3kf7y7lwlia2rmx0xwpzbnaah54fbg5q9bwr"))))
|
"13aibq9zdfk8msnv05f9ny6zlf0hxm9lvl5612csx6gig7p9nwy1"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
;; TODO: All tests fail
|
;; TODO: All tests fail
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue