GNU bug report logs - #72773
[PATCH] gnu: plzip: Update to 1.11.

Previous Next

Package: guix-patches;

Reported by: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>

Date: Fri, 23 Aug 2024 10:14:01 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72773 in the body.
You can then email your comments to 72773 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72773; Package guix-patches. (Fri, 23 Aug 2024 10:14:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 23 Aug 2024 10:14:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Subject: [PATCH] gnu: plzip: Update to 1.11.
Date: Fri, 23 Aug 2024 13:12:28 +0300
* gnu/packages/compression.scm (plzip): Update to 1.11.

Change-Id: Ia7901bc8b2989b2e63e73869fe851536efeddfef
---
 gnu/packages/compression.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
index 7ed8ebe43d..60dc0a4886 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -2235,14 +2235,14 @@ (define-public lzlib
 (define-public plzip
   (package
     (name "plzip")
-    (version "1.10")
+    (version "1.11")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://savannah/lzip/plzip/"
                            "plzip-" version ".tar.gz"))
        (sha256
-        (base32 "16408n8z21hfxp0qnx3hh1d0c47g8z9i3vflbgbrmf6qcn1abyj3"))))
+        (base32 "0sv2sp0ppxkdds4qiwb3ddvlv22ydv61n3hk74rkh8ljbkjcpqyq"))))
     (build-system gnu-build-system)
     (inputs
      (list lzlib))

base-commit: ed4e0b48f16530def08862657301178b5cf00a9a
-- 
2.45.2





Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Fri, 23 Aug 2024 14:45:01 GMT) Full text and rfc822 format available.

Notification sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
bug acknowledged by developer. (Fri, 23 Aug 2024 14:45:01 GMT) Full text and rfc822 format available.

Message #10 received at 72773-done <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Cc: 72773-done <at> debbugs.gnu.org
Subject: Re: [bug#72773] [PATCH] gnu: plzip: Update to 1.11.
Date: Fri, 23 Aug 2024 22:43:49 +0800
[Message part 1 (text/plain, inline)]
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com> writes:

> * gnu/packages/compression.scm (plzip): Update to 1.11.
>
> Change-Id: Ia7901bc8b2989b2e63e73869fe851536efeddfef
> ---
>  gnu/packages/compression.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
> index 7ed8ebe43d..60dc0a4886 100644
> --- a/gnu/packages/compression.scm
> +++ b/gnu/packages/compression.scm
> @@ -2235,14 +2235,14 @@ (define-public lzlib
>  (define-public plzip
>    (package
>      (name "plzip")
> -    (version "1.10")
> +    (version "1.11")
>      (source
>       (origin
>         (method url-fetch)
>         (uri (string-append "mirror://savannah/lzip/plzip/"
>                             "plzip-" version ".tar.gz"))
>         (sha256
> -        (base32 "16408n8z21hfxp0qnx3hh1d0c47g8z9i3vflbgbrmf6qcn1abyj3"))))
> +        (base32 "0sv2sp0ppxkdds4qiwb3ddvlv22ydv61n3hk74rkh8ljbkjcpqyq"))))
>      (build-system gnu-build-system)
>      (inputs
>       (list lzlib))
>
> base-commit: ed4e0b48f16530def08862657301178b5cf00a9a

push, and fix cross-compilation.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 21 Sep 2024 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 272 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.