gnu: qtgamepad: Update to 5.15.10.
* gnu/packages/qt.scm (qtgamepad): Update to 5.15.10.master
parent
a5820a405a
commit
434091ac1e
|
@ -2235,13 +2235,13 @@ coloring, and many more.")))
|
||||||
(package
|
(package
|
||||||
(inherit qtsvg-5)
|
(inherit qtsvg-5)
|
||||||
(name "qtgamepad")
|
(name "qtgamepad")
|
||||||
(version "5.15.8")
|
(version "5.15.10")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (qt-url name version))
|
(uri (qt-url name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0vgxprgk7lak209wsg2ljzfkpwgjzscpbxmj5fyvvwm2pbnpspvk"))))
|
"0xkaib238x1lj6agf4gywgy69826zpxqlda361wlchwasyrbw238"))))
|
||||||
(native-inputs (list perl pkg-config))
|
(native-inputs (list perl pkg-config))
|
||||||
(inputs
|
(inputs
|
||||||
(list fontconfig
|
(list fontconfig
|
||||||
|
|
Reference in New Issue