From: Vasile Dumitrascu via Guix-patches via <guix-patches@gnu.org>
To: 61808@debbugs.gnu.org
Cc: Vasile Dumitrascu <va511e@yahoo.com>
Subject: [bug#61808] [PATCH] gnu: xarchiver: Update to 0.5.4.20.
Date: Sun, 26 Feb 2023 12:43:01 +0100 [thread overview]
Message-ID: <20230226114301.31826-1-va511e@yahoo.com> (raw)
In-Reply-To: 20230226114301.31826-1-va511e.ref@yahoo.com
* gnu/packages/compression.scm (xarchiver): Update to 0.5.4.20.
---
gnu/packages/compression.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
index 0d14078fb7..9ef5e1486c 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -37,6 +37,7 @@
;;; Copyright © 2021 Ahmad Jarara <git@ajarara.io>
;;; Copyright © 2022 Zhu Zihao <all_but_last@163.com>
;;; Copyright © 2021 Foo Chuan Wei <chuanwei.foo@hotmail.com>
+;;; Copyright © 2023 Vasile Dumitrascu <va511e@yahoo.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -2577,7 +2578,7 @@ (define-public ncompress
(define-public xarchiver
(package
(name "xarchiver")
- (version "0.5.4.17")
+ (version "0.5.4.20")
(source
(origin
(method git-fetch)
@@ -2586,7 +2587,7 @@ (define-public xarchiver
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "00adrjpxqlaccrwjf65w3vhxfswdj0as8aj263c6f9b85llypc5v"))))
+ (base32 "1bgc8r2ii96ghslfscpjhswjgscvw65h2rjr0zvfqn8saqh1ydrv"))))
(build-system glib-or-gtk-build-system)
(native-inputs
(list gettext-minimal intltool libxslt pkg-config))
--
2.39.1
next parent reply other threads:[~2023-02-26 11:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230226114301.31826-1-va511e.ref@yahoo.com>
2023-02-26 11:43 ` Vasile Dumitrascu via Guix-patches via [this message]
2023-02-26 13:24 ` bug#61808: [PATCH] gnu: xarchiver: Update to 0.5.4.20 Tobias Geerinckx-Rice via Guix-patches via
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230226114301.31826-1-va511e@yahoo.com \
--to=guix-patches@gnu.org \
--cc=61808@debbugs.gnu.org \
--cc=va511e@yahoo.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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).