mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-13 06:14:03 +02:00
gnu: okteta: Update to 0.26.27.
* gnu/packages/kde-utils.scm (okteta): Update to 0.26.27. Change-Id: If6c5278e8eeebf5049ec2ec0c7107159344ef465
This commit is contained in:
@@ -1417,14 +1417,14 @@ either be created or generated from a image.")
|
||||
(define-public okteta
|
||||
(package
|
||||
(name "okteta")
|
||||
(version "0.26.25")
|
||||
(version "0.26.27")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/okteta/" version
|
||||
"/src/okteta-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0sxpbd52bj6s7yngd3qb3iy5a0n54b81mnx51h1kijwqyhdqkq9b"))))
|
||||
(base32 "1f6a91f19v97qd0by9y0qx4fk1ddgh9igpg5hynk6fzpilvhj0pg"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools-5 qttools-5 shared-mime-info))
|
||||
|
||||
Reference in New Issue
Block a user