me
/
guix
Archived
1
0
Fork 0

gnu: discover: Update to 6.1.3.

* gnu/packages/kde-plasma.scm (discover): Update to 6.1.3.

Change-Id: Ibb24e0415aec4021026a715719b4dca6ffdcd851
master
Zheng Junjie 2024-07-20 19:10:23 +08:00
parent 24de6474c0
commit 0ef68015ca
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -242,7 +242,7 @@ Breeze is the default theme for the KDE Plasma desktop.")
(define-public discover
(package
(name "discover")
(version "6.1.2")
(version "6.1.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@ -254,7 +254,7 @@ Breeze is the default theme for the KDE Plasma desktop.")
".tar.xz"))
(sha256
(base32
"16awva2q379z3rpiqlj7dby03k19d9c3d45y0vz5yd8lpavb9a3f"))))
"10sii3wsb0afi9p7ac9v0wkhnc4sv9wbw2ysinyalw4hrggrg8j5"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase