mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: plasma-pa: Update to 6.2.5.
* gnu/packages/kde-plasma.scm (plasma-pa): Update to 6.2.5. Change-Id: I02f2d7fcb0751e6a7fc3964d54583de1d68d315c
This commit is contained in:
parent
da26c8e993
commit
dcd019ba3e
1 changed files with 2 additions and 2 deletions
|
@ -2447,7 +2447,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.4")
|
(version "6.2.5")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://kde/stable/plasma/"
|
(uri (string-append "mirror://kde/stable/plasma/"
|
||||||
|
@ -2455,7 +2455,7 @@ customizable platform for mobile devices.")
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0kbkwkrr3g3gysnabvf3n4x5rp5ikx2zc4zpxd2gzagnm1hd8jrl"))))
|
"0iwxy4nc9zwjcvvn1bbk6g2djicri7a4cqdlafllahdcgrx36yai"))))
|
||||||
(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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue