mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: qtpurchasing: Update to 5.15.15.
* gnu/packages/qt.scm (qtpurchasing): Update to 5.15.15. Change-Id: Ia57cee4e41fae5d78bd41491bbc281ce2bbabb98
This commit is contained in:
parent
02768d3d96
commit
56a298a991
1 changed files with 2 additions and 2 deletions
|
@ -2715,13 +2715,13 @@ (define-public qtpurchasing
|
|||
(package
|
||||
(inherit qtsvg-5)
|
||||
(name "qtpurchasing")
|
||||
(version "5.15.10")
|
||||
(version "5.15.15")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (qt-url name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0gzxzcr9x45nd90481hdbj5shvaax00qjr1kx3lkcp13187pyacb"))))
|
||||
"0i48clv6vzha9m869ylp6a0s6wyqqbil3d6z2qn80dv1j8x45q2r"))))
|
||||
(inputs (list qtbase-5 qtdeclarative-5))
|
||||
(synopsis "Qt Purchasing module")
|
||||
(description "The Qt Purchasing module provides and in-app API for
|
||||
|
|
Loading…
Reference in a new issue