mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: okteta: Update to 0.26.23.
* gnu/packages/kde-utils.scm (okteta): Update to 0.26.23. Change-Id: I273820db3fc66333e2b28a93373de8f16f1557a5
This commit is contained in:
parent
21ea91f8d7
commit
cb5d44b7ea
1 changed files with 2 additions and 2 deletions
|
@ -1159,14 +1159,14 @@ either be created or generated from a image.")
|
|||
(define-public okteta
|
||||
(package
|
||||
(name "okteta")
|
||||
(version "0.26.18")
|
||||
(version "0.26.23")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/okteta/" version
|
||||
"/src/okteta-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0qwapyplbp811c21089ahzmcflgnzhm99px165pin89fsik622f4"))))
|
||||
(base32 "1cd3n47cyqq5as6nl3kf9p24i8rmbc7x8nxbd03wa9mcisc50k5h"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools-5 qttools-5 shared-mime-info))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue