all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61808] [PATCH] gnu: xarchiver: Update to 0.5.4.20.
       [not found] <20230226114301.31826-1-va511e.ref@yahoo.com>
@ 2023-02-26 11:43 ` Vasile Dumitrascu via Guix-patches via
  2023-02-26 13:24   ` bug#61808: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Vasile Dumitrascu via Guix-patches via @ 2023-02-26 11:43 UTC (permalink / raw)
  To: 61808; +Cc: Vasile Dumitrascu

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#61808: [PATCH] gnu: xarchiver: Update to 0.5.4.20.
  2023-02-26 11:43 ` [bug#61808] [PATCH] gnu: xarchiver: Update to 0.5.4.20 Vasile Dumitrascu via Guix-patches via
@ 2023-02-26 13:24   ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2023-02-26 13:24 UTC (permalink / raw)
  To: Vasile Dumitrascu; +Cc: guix-patches, 61808-done

[-- Attachment #1: Type: text/plain, Size: 209 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-26 13:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230226114301.31826-1-va511e.ref@yahoo.com>
2023-02-26 11:43 ` [bug#61808] [PATCH] gnu: xarchiver: Update to 0.5.4.20 Vasile Dumitrascu via Guix-patches via
2023-02-26 13:24   ` bug#61808: " Tobias Geerinckx-Rice via Guix-patches via

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.