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