mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: purpose: Update to 6.16.0.
* gnu/packages/kde-frameworks.scm (purpose): Update to 6.16.0. Change-Id: If4216bedb749d6e0f776ab7df249989dcc6c9674
This commit is contained in:
parent
647d4b09f8
commit
a380e52822
1 changed files with 2 additions and 2 deletions
|
@ -5223,7 +5223,7 @@ script engines.")
|
|||
(define-public purpose
|
||||
(package
|
||||
(name "purpose")
|
||||
(version "6.13.0")
|
||||
(version "6.16.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -5232,7 +5232,7 @@ script engines.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"09w38lzlizb3gnpd55qsclrspclli8zckjfdm9gykgh5fn879arb"))))
|
||||
"1gw876q4azwnh1s1gjwsxqjin456yhlbl50rv321gm8civ4z43xa"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules gettext-minimal))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue