gnu: plasma-pa: Update to 6.1.3.
* gnu/packages/kde-plasma.scm (plasma-pa): Update to 6.1.3. Change-Id: I2a9fa21ad3bf3fc782e4611fde58ac63d22ecfe8master
parent
c02c4b1d65
commit
5702fe0b53
|
@ -2381,7 +2381,7 @@ customizable platform for mobile devices.")
|
||||||
(define-public plasma-pa
|
(define-public plasma-pa
|
||||||
(package
|
(package
|
||||||
(name "plasma-pa")
|
(name "plasma-pa")
|
||||||
(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/"
|
||||||
|
@ -2389,7 +2389,7 @@ customizable platform for mobile devices.")
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0rj4dffgzinxj5b1wgjz2mmc73c51bx845g9vvx17k7xdcry117x"))))
|
"1xxdda41vj0afqr7byq1rmfzw5v04s2238y2liay903d0dgv04a2"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(arguments (list #:qtbase qtbase
|
(arguments (list #:qtbase qtbase
|
||||||
;; test require selenium-webdriver-at-spi-run
|
;; test require selenium-webdriver-at-spi-run
|
||||||
|
|
Reference in New Issue