1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 23:05:57 +02:00

gnu: qtshadertools: Update to 6.8.2.

* gnu/packages/qt.scm (qtshadertools): Update to 6.8.2.

Change-Id: I06c1accccf60144c3deaca3970a8abede90cbf8b
This commit is contained in:
宋文武
2025-02-04 14:55:30 +08:00
committed by Andreas Enge
parent 00f377d664
commit 574a5b58e9
+2 -2
View File
@@ -2015,7 +2015,7 @@ set of plugins for interacting with pulseaudio and GStreamer.")))
(define-public qtshadertools
(package
(name "qtshadertools")
(version "6.7.2")
(version "6.8.2")
(source (origin
(method url-fetch)
(uri (qt-url name version))
@@ -2023,7 +2023,7 @@ set of plugins for interacting with pulseaudio and GStreamer.")))
;; sources.
(sha256
(base32
"1hbw5xz12frydk787rl6cgfxm2bxlzkxiwcxjjmgq04cmk039ypd"))))
"0w8qamghycprmz20n01s0di8as52v7j4qnn57bb71z45i07gkmfi"))))
(build-system cmake-build-system)
(arguments
(list