From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 71974@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#71974] [PATCH] gnu: xarchiver: Update to 0.5.4.23.
Date: Sat, 6 Jul 2024 18:25:37 +0300 [thread overview]
Message-ID: <c90701623959062d63a354483948606c9b778f89.1720279537.git.poptsov.artyom@gmail.com> (raw)
* gnu/packages/compression.scm (xarchiver): Update to 0.5.4.23.
Change-Id: I3675efc22b546810f7c5341c8f22be217cb69853
---
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 ac025e0e3d..370b7714f1 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -2636,7 +2636,7 @@ (define-public ncompress
(define-public xarchiver
(package
(name "xarchiver")
- (version "0.5.4.21")
+ (version "0.5.4.23")
(source
(origin
(method git-fetch)
@@ -2645,7 +2645,7 @@ (define-public xarchiver
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0m3vq1mh2vg5r7vhnwjkfhix6i2cm15z82xsi6zaqvc4zkswb2m5"))))
+ (base32 "0ccxp106c3r759l1bjaszz3fwlw10qzzlsd9mnmpksnlwfwjkmb8"))))
(build-system glib-or-gtk-build-system)
(native-inputs
(list gettext-minimal intltool libxslt pkg-config))
base-commit: 1ace18d351bf0253cb2ef27abbd75e413fd119d0
--
2.45.2
next reply other threads:[~2024-07-06 15:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-06 15:25 Artyom V. Poptsov [this message]
2024-07-11 17:10 ` bug#71974: Close Andreas Enge
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=c90701623959062d63a354483948606c9b778f89.1720279537.git.poptsov.artyom@gmail.com \
--to=poptsov.artyom@gmail.com \
--cc=71974@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.