GNU bug report logs - #71974
[PATCH] gnu: xarchiver: Update to 0.5.4.23.

Previous Next

Package: guix-patches;

Reported by: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>

Date: Sat, 6 Jul 2024 15:26:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#71974: closed ([PATCH] gnu: xarchiver: Update to 0.5.4.23.)
Date: Thu, 11 Jul 2024 17:11:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 11 Jul 2024 19:10:15 +0200
with message-id <ZpAR95QKNNU3RzzI <at> jurong>
and subject line Close
has caused the debbugs.gnu.org bug report #71974,
regarding [PATCH] gnu: xarchiver: Update to 0.5.4.23.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
71974: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71974
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Subject: [PATCH] gnu: xarchiver: Update to 0.5.4.23.
Date: Sat,  6 Jul 2024 18:25:37 +0300
* 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



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 71974-done <at> debbugs.gnu.org
Subject: Close
Date: Thu, 11 Jul 2024 19:10:15 +0200
Pushed, thanks!

Andreas



This bug report was last modified 316 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.