* [bug#71974] [PATCH] gnu: xarchiver: Update to 0.5.4.23.
@ 2024-07-06 15:25 Artyom V. Poptsov
2024-07-11 17:10 ` bug#71974: Close Andreas Enge
0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-07-06 15:25 UTC (permalink / raw)
To: 71974; +Cc: Artyom V. Poptsov
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-11 17:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-06 15:25 [bug#71974] [PATCH] gnu: xarchiver: Update to 0.5.4.23 Artyom V. Poptsov
2024-07-11 17:10 ` bug#71974: Close Andreas Enge
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.