all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#66486] [PATCH gnome-team] gnu: libarchive: Update to 3.7.2.
@ 2023-10-12 10:57 Liliana Marie Prikler
  2023-10-12 14:22 ` Maxim Cournoyer
  0 siblings, 1 reply; 6+ messages in thread
From: Liliana Marie Prikler @ 2023-10-12 10:57 UTC (permalink / raw)
  To: 66486; +Cc: liliana.prikler, maxim.cournoyer, rg

* gnu/packages/backup.scm (libarchive): Update to 3.7.2.
---
 gnu/packages/backup.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index 12c4a45b9d..9e679dd27f 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -239,7 +239,7 @@ (define-public hdup
 (define-public libarchive
   (package
     (name "libarchive")
-    (version "3.6.1")
+    (version "3.7.2")
     (source
      (origin
        (method url-fetch)
@@ -250,7 +250,7 @@ (define-public libarchive
                                  version ".tar.xz")))
        (sha256
         (base32
-         "1rj8q5v26lxxr8x4b4nqbrj7p06qvl91hb8cdxi3xx3qp771lhas"))))
+         "1jqs4ldqcc94zcymjq52cyf83r0sfjnh5picd10njyviwrhpcd84"))))
     (build-system gnu-build-system)
     (inputs
      (list bzip2

base-commit: b701a7018d94aebef6a967ec235c72c1f7cdfe5c
-- 
2.41.0





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

end of thread, other threads:[~2024-11-12 12:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-12 10:57 [bug#66486] [PATCH gnome-team] gnu: libarchive: Update to 3.7.2 Liliana Marie Prikler
2023-10-12 14:22 ` Maxim Cournoyer
2023-10-12 14:32   ` Liliana Marie Prikler
2023-10-12 17:27     ` Maxim Cournoyer
2023-10-21 19:54       ` Liliana Marie Prikler
2024-11-12 12:13       ` bug#66486: " Maxim Cournoyer

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.