mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kmenuedit: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (kmenuedit): Update to 6.4.3. Change-Id: I145f1bf07fc723bbf0fae42e62552c226bba7bcd
This commit is contained in:
parent
e4943cea99
commit
520d5b4e53
1 changed files with 2 additions and 2 deletions
|
@ -894,7 +894,7 @@ computer's hardware.")
|
|||
(define-public kmenuedit
|
||||
(package
|
||||
(name "kmenuedit")
|
||||
(version "6.3.6")
|
||||
(version "6.4.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -902,7 +902,7 @@ computer's hardware.")
|
|||
".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"03k53723p181788yakfhf2hp702inln3yx7751mh0b7qcwjbv3xx"))))
|
||||
"12cwlwmgd9r79af54mh55l56yfvbd9svyazqi05291g1zkpjdywl"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase
|
||||
#:tests? #f))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue