mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-shiboken-6: Update to 6.9.2.
* gnu/packages/qt.scm (python-shiboken-6): Update to 6.9.2. Change-Id: Ifb386ed28e593332c0b5ac189a5459f4e6fc7567
This commit is contained in:
parent
95743c3def
commit
7267d67202
1 changed files with 2 additions and 2 deletions
|
@ -5475,7 +5475,7 @@ color-related widgets.")
|
||||||
(package
|
(package
|
||||||
(inherit python-shiboken-2)
|
(inherit python-shiboken-2)
|
||||||
(name "python-shiboken-6")
|
(name "python-shiboken-6")
|
||||||
(version "6.8.2")
|
(version "6.9.2")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://qt/QtForPython/pyside6/PySide6-"
|
(uri (string-append "mirror://qt/QtForPython/pyside6/PySide6-"
|
||||||
|
@ -5483,7 +5483,7 @@ color-related widgets.")
|
||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1y0jq5wl2ffzgwz3k8x1w3img7m0ryqfjlr837iijh9z82mfj8l4"))))
|
"0b92b4zi5rqg5acgbb6yan349idvzmc0x8wjwkdwkga2ad38gh4y"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
(modify-inputs (package-inputs python-shiboken-2)
|
(modify-inputs (package-inputs python-shiboken-2)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue