me
/
guix
Archived
1
0
Fork 0

gnu: qtsvg-5: Update to 5.15.8.

* gnu/packages/qt.scm (qtsvg-5): Update to 5.15.8.
master
Maxim Cournoyer 2023-03-27 15:27:07 -04:00
parent 2e58013800
commit ae102f6ee1
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -964,13 +964,13 @@ came with the @{qtgraphicaleffects} Qt 5 package.")
(package (package
(inherit qtbase-5) (inherit qtbase-5)
(name "qtsvg") (name "qtsvg")
(version "5.15.5") (version "5.15.8")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (qt-urls name version)) (uri (qt-urls name version))
(sha256 (sha256
(base32 (base32
"0cdhmhxngv4y7kl5vbcii4l4anbz0hj7dvhlddy1agyl19j9xky4")))) "0qnmcvp5jap4qq9w7xak66g6fsb48q1lg02rn4lycvnhgwzblbww"))))
(propagated-inputs `()) (propagated-inputs `())
(native-inputs (list perl)) (native-inputs (list perl))
(inputs (inputs