From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 72773@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#72773] [PATCH] gnu: plzip: Update to 1.11.
Date: Fri, 23 Aug 2024 13:12:28 +0300 [thread overview]
Message-ID: <b17ad3bd12ee340142202af8b0bf1d9913894ac9.1724407948.git.poptsov.artyom@gmail.com> (raw)
* 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
next reply other threads:[~2024-08-23 10:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-23 10:12 Artyom V. Poptsov [this message]
2024-08-23 14:43 ` bug#72773: [PATCH] gnu: plzip: Update to 1.11 Zheng Junjie
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=b17ad3bd12ee340142202af8b0bf1d9913894ac9.1724407948.git.poptsov.artyom@gmail.com \
--to=poptsov.artyom@gmail.com \
--cc=72773@debbugs.gnu.org \
/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.