mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: sonnet: Update to 6.16.0.
* gnu/packages/kde-frameworks.scm (sonnet): Update to 6.16.0. Change-Id: Iab3af0207f0ba5a54246d9cdddfd1b63641280f6
This commit is contained in:
parent
ff33c45c6b
commit
2a4bcfbb96
1 changed files with 2 additions and 2 deletions
|
@ -2113,7 +2113,7 @@ system.")
|
|||
(define-public sonnet
|
||||
(package
|
||||
(name "sonnet")
|
||||
(version "6.13.0")
|
||||
(version "6.16.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
|
@ -2122,7 +2122,7 @@ system.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1vhy8snjin02whi08caji6m90d3k4kfa9hwj07xpq993sslnax6l"))))
|
||||
"1f62ran7mhfl2nmhx6m2nzzhnwfjxwargz8yhyivgcy43lxcshhp"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list #:qtbase qtbase))
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue