gnu: qtimageformats-5: Fix indentation.
* gnu/packages/qt.scm (qtimageformats-5): Fix indentation.master
parent
5e234d228a
commit
e3ad9b976f
|
@ -1121,7 +1121,8 @@ HostData=lib/qt5
|
|||
(license (package-license qtbase))))
|
||||
|
||||
(define-public qtimageformats-5
|
||||
(package (inherit qtsvg-5)
|
||||
(package
|
||||
(inherit qtsvg-5)
|
||||
(name "qtimageformats")
|
||||
(version "5.15.8")
|
||||
(source (origin
|
||||
|
|
Reference in New Issue