mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-shiboken-6: Upgrade dependency on clang-toolchain.
* gnu/packages/qt.scm (python-shiboken-6)[inputs]: Remove clang-toolchain-15; add clang-toolchain-18. Merges guix/guix!7482 Change-Id: I3a78e6c7f32ec83ef470a675d074a036769a69a2
This commit is contained in:
@@ -5881,7 +5881,7 @@ color-related widgets.")
|
||||
"0b92b4zi5rqg5acgbb6yan349idvzmc0x8wjwkdwkga2ad38gh4y"))))
|
||||
(build-system cmake-build-system)
|
||||
(inputs
|
||||
(list clang-toolchain-15
|
||||
(list clang-toolchain-18
|
||||
libxml2
|
||||
libxslt
|
||||
python-wrapper
|
||||
|
||||
Reference in New Issue
Block a user