mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: solid: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (solid): Update to 6.13.0. Change-Id: I756d17777ca42434eea0ff01f6c2b7d97e3ba1da
This commit is contained in:
parent
9c03632481
commit
30c2a3f6c4
1 changed files with 2 additions and 2 deletions
|
@ -2003,7 +2003,7 @@ feel.")
|
||||||
(define-public solid
|
(define-public solid
|
||||||
(package
|
(package
|
||||||
(name "solid")
|
(name "solid")
|
||||||
(version "6.10.0")
|
(version "6.13.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -2012,7 +2012,7 @@ feel.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"134f67pwy3wv54ybzq4f7maa5i9mfss89lyv34spazq4lf0jx294"))))
|
"07q5ci22w75spf2489pw2d9zn79vpv91pdz2m1v5qpd4m4cg26al"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list bison dbus extra-cmake-modules flex pkg-config qttools))
|
(list bison dbus extra-cmake-modules flex pkg-config qttools))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue