mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 15:40:31 +02:00
gnu: drkonqi: Update to 6.1.4.
* gnu/packages/kde-plasma.scm (drkonqi): Update to 6.1.4. Change-Id: I26f9a7853157c4894d09893a48cf3157b1f32893
This commit is contained in:
@@ -316,7 +316,7 @@ games, and tools.")
|
||||
(define-public drkonqi
|
||||
(package
|
||||
(name "drkonqi")
|
||||
(version "6.1.3")
|
||||
(version "6.1.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
@@ -324,7 +324,7 @@ games, and tools.")
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1b90m22x5fzcwfns14rz5p7lj367wsa4sq1w7vkxvq2g8jgak8bv"))))
|
||||
"0nrqw00ykqg0grbn54v0j0isxk94ill8ngxw815p343bn31ig5vb"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
|
||||
Reference in New Issue
Block a user