all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Cc: 72773-done@debbugs.gnu.org
Subject: bug#72773: [PATCH] gnu: plzip: Update to 1.11.
Date: Fri, 23 Aug 2024 22:43:49 +0800	[thread overview]
Message-ID: <87ttfb8fkq.fsf@iscas.ac.cn> (raw)
In-Reply-To: <b17ad3bd12ee340142202af8b0bf1d9913894ac9.1724407948.git.poptsov.artyom@gmail.com> (Artyom V. Poptsov's message of "Fri, 23 Aug 2024 13:12:28 +0300")

[-- Attachment #1: Type: text/plain, Size: 1136 bytes --]

"Artyom V. Poptsov" <poptsov.artyom@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-08-23 15:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-23 10:12 [bug#72773] [PATCH] gnu: plzip: Update to 1.11 Artyom V. Poptsov
2024-08-23 14:43 ` Zheng Junjie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ttfb8fkq.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=72773-done@debbugs.gnu.org \
    --cc=poptsov.artyom@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.