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