gnu: quazip, quazip-5: Update to 1.5.

* gnu/packages/compression.scm (quazip): Update to 1.5.

Change-Id: I2c7968204aacd7eb1bb3eac62a5fa6546d2f66f7
This commit is contained in:
Andreas Enge 2025-08-09 21:53:44 +02:00
parent 82e0408b0e
commit 7ea7a8a529
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -2553,6 +2553,8 @@ download times, and other distribution and storage costs.")
(define-public quazip
(package
(name "quazip")
;; When updating, change also the version in quazip-qt5,
;; which shares the same source.
(version "1.5")
(source
(origin
@ -2590,7 +2592,7 @@ reading from and writing to ZIP archives.")
(package
(inherit quazip)
(name "quazip-qt5")
(version "1.4")
(version "1.5")
(inputs (list qtbase-5 zlib))))
(define-public zchunk