GNU bug report logs - #61808
[PATCH] gnu: xarchiver: Update to 0.5.4.20.

Previous Next

Package: guix-patches;

Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>

Date: Sun, 26 Feb 2023 11:44:02 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

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: Vasile Dumitrascu <va511e <at> yahoo.com>
Subject: bug#61808: closed (Re: [bug#61808] [PATCH] gnu: xarchiver: Update
 to 0.5.4.20.)
Date: Sun, 26 Feb 2023 13:32:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#61808: [PATCH] gnu: xarchiver: Update to 0.5.4.20.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 61808 <at> debbugs.gnu.org.

-- 
61808: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61808
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Vasile Dumitrascu <va511e <at> yahoo.com>
Cc: guix-patches <at> gnu.org, 61808-done <at> debbugs.gnu.org
Subject: Re: [bug#61808] [PATCH] gnu: xarchiver: Update to 0.5.4.20.
Date: Sun, 26 Feb 2023 14:24:20 +0100
[Message part 3 (text/plain, inline)]
Vasile,

Vasile Dumitrascu via Guix-patches via 写道:
> * gnu/packages/compression.scm (xarchiver): Update to 0.5.4.20.

Pushed as 9928b6c49565d130599d92d5f6b906c260534d36.

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Vasile Dumitrascu <va511e <at> yahoo.com>
To: guix-patches <at> gnu.org
Cc: Vasile Dumitrascu <va511e <at> yahoo.com>
Subject: [PATCH] gnu: xarchiver: Update to 0.5.4.20.
Date: Sun, 26 Feb 2023 12:43:01 +0100
* 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 <at> ajarara.io>
 ;;; Copyright © 2022 Zhu Zihao <all_but_last <at> 163.com>
 ;;; Copyright © 2021 Foo Chuan Wei <chuanwei.foo <at> hotmail.com>
+;;; Copyright © 2023 Vasile Dumitrascu <va511e <at> 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




This bug report was last modified 2 years and 83 days ago.

Previous Next


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