gnu: kscreen: Update to 6.1.3.
* gnu/packages/kde-plasma.scm (kscreen): Update to 6.1.3. Change-Id: If86366cb5ee5a903e169f87f5ca67dfee7832050master
parent
bb698cbe1f
commit
940250e3bd
|
@ -904,7 +904,7 @@ PipeWire in Qt projects.")
|
||||||
(define-public kscreen
|
(define-public kscreen
|
||||||
(package
|
(package
|
||||||
(name "kscreen")
|
(name "kscreen")
|
||||||
(version "6.1.2")
|
(version "6.1.3")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://kde/stable/plasma/"
|
(uri (string-append "mirror://kde/stable/plasma/"
|
||||||
|
@ -912,7 +912,7 @@ PipeWire in Qt projects.")
|
||||||
".tar.xz"))
|
".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0p5x7413xs7i0lahvpqn3w69n6vyhcccxisn8hff0nmcd9llm1bz"))))
|
"0sq5wrx021yzwi0gmigl9y5mxqxhwf6kd38y2hjx9wbrb8q1j29h"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
;; TODO: All tests fail
|
;; TODO: All tests fail
|
||||||
|
|
Reference in New Issue