mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: discover: Update to 6.3.4.
* gnu/packages/kde-plasma.scm (discover): Update to 6.3.4. Change-Id: I733459cae235d57e63f9e2ed2631cae4997dcf7f
This commit is contained in:
parent
7f2de0644a
commit
5bf978e047
1 changed files with 2 additions and 2 deletions
|
@ -248,7 +248,7 @@ Breeze is the default theme for the KDE Plasma desktop.")
|
|||
(define-public discover
|
||||
(package
|
||||
(name "discover")
|
||||
(version "6.2.5")
|
||||
(version "6.3.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -260,7 +260,7 @@ Breeze is the default theme for the KDE Plasma desktop.")
|
|||
".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1954adjgpj0vww1bzrskdgphdqm06xb4dfxh19aasjra760vijwc"))))
|
||||
"1n7k5ikpp278cyzz12jpjwn2g0s2dmi6d88ahkmwp4rlcznwl61a"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue