mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: kguiaddons: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (kguiaddons): Update to 6.21.0. Change-Id: Ifd6018e948d348ea1220cef58dfabed0f2fac77f
This commit is contained in:
parent
300fc05335
commit
6d45473b2b
1 changed files with 2 additions and 2 deletions
|
|
@ -1069,7 +1069,7 @@ infrastructure.")
|
|||
(define-public kguiaddons
|
||||
(package
|
||||
(name "kguiaddons")
|
||||
(version "6.19.0")
|
||||
(version "6.21.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
|
@ -1078,7 +1078,7 @@ infrastructure.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1rm1m0n566nc511mmipcfbgl2nz4mdmnr01vrncci457bdn42hxc"))))
|
||||
"1l3xnd9521zd59n33p7shzkl3hi0kvj4dg4knf0wxz695dsfyj8j"))))
|
||||
(build-system qt-build-system)
|
||||
;; TODO: Build packages for the Python bindings. Ideally this will be
|
||||
;; done for all versions of python guix supports. Requires python,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue