gnu: qxlsx: Update to 1.4.6.

* gnu/packages/qt.scm (qxlsx): Update to 1.4.6.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-16 02:00:02 +02:00
parent e0fbbaf84c
commit c14c3105d3
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1120,7 +1120,7 @@ (define-public qtx11extras
(define-public qxlsx
(package
(name "qxlsx")
(version "1.4.5")
(version "1.4.6")
(source
(origin
(method git-fetch)
@ -1129,7 +1129,7 @@ (define-public qxlsx
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1h95h96vz47cnfp62j7bx6ih725gbv005hm0cfqanfvqd5xd9qsg"))))
(base32 "0xbpajvwkv09h2fang200nsanv5gl1alsdd725gh9cgq4szng6gj"))))
(build-system cmake-build-system)
(arguments
(list