~ruther/guix-local

e02421a79d201afac69341242bf00254353c07c9 — Andreas Enge 11 months ago 8aa2e46
gnu: quazip: Update to 1.5.

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

Change-Id: Id8fd2682f1c7a0bea2fbd4b4b2f5b3f3cdd9cefc
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/compression.scm
M gnu/packages/compression.scm => gnu/packages/compression.scm +2 -2
@@ 2553,7 2553,7 @@ download times, and other distribution and storage costs.")
(define-public quazip
  (package
    (name "quazip")
    (version "1.4")
    (version "1.5")
    (source
     (origin
       (method git-fetch)


@@ 2562,7 2562,7 @@ download times, and other distribution and storage costs.")
             (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "1jsw4xm5wyaqcj1pma5zzd8f5xbgd5lcjh18ah3kg36xz5i69yi4"))))
        (base32 "0ni1656g2xf0cspwjp645hhd2p4iaqki4z26xhkxz04l5nzsdrh0"))))
    (build-system cmake-build-system)
    (arguments
     `(#:tests? #f))                    ;no test