mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kde-frameworkintegration: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (kde-frameworkintegration): Update to 6.13.0. Change-Id: Id48fc61d1dc773ad5d3d049c57a8e23cce6130a7
This commit is contained in:
parent
e8fa1b81e7
commit
db97a0538a
1 changed files with 2 additions and 2 deletions
|
@ -5288,7 +5288,7 @@ applications.")
|
|||
(define-public kde-frameworkintegration
|
||||
(package
|
||||
(name "kde-frameworkintegration")
|
||||
(version "6.10.0")
|
||||
(version "6.13.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -5297,7 +5297,7 @@ applications.")
|
|||
"frameworkintegration-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"10mgsf6m5gj05c368cpvb2flj2gidd3rcaq7l9zm2qq8zg7kbz31"))))
|
||||
"07zkhylvyjd477cwcdzabbh4lar0zhf8lzj2qa89iph8k8f92aqq"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules pkg-config))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue