mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: prison: Update to 6.13.0.
* gnu/packages/kde-frameworks.scm (prison): Update to 6.13.0. Change-Id: If13ad77150180213312873736e804031c7248c0f
This commit is contained in:
parent
a1b10ab53f
commit
24e8452cc7
1 changed files with 2 additions and 2 deletions
|
@ -1902,7 +1902,7 @@ which are used in DBus communication.")
|
|||
(define-public prison
|
||||
(package
|
||||
(name "prison")
|
||||
(version "6.10.0")
|
||||
(version "6.13.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -1910,7 +1910,7 @@ which are used in DBus communication.")
|
|||
(version-major+minor version) "/"
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0yrcc1ry5qlabaja82d7m6qm6d3qci3b0mh6is7q2355xjaz785l"))))
|
||||
(base32 "1q8303vnh02b8s3x2p5lxazw1d91qsypl4c31k5xmw97khl6xi13"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue