all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#45993] [PATCH] gnu: libarchive: Update to 3.5.1.
@ 2021-01-19 21:17 Vincent Legoll
  2021-01-19 21:20 ` Vincent Legoll
  2021-01-20  4:02 ` bug#45993: " Leo Famulari
  0 siblings, 2 replies; 3+ messages in thread
From: Vincent Legoll @ 2021-01-19 21:17 UTC (permalink / raw)
  To: 45993; +Cc: Vincent Legoll

* gnu/packages/backup.scm (libarchive): Update to 3.5.1.
---
 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 ce6ea7fd49..5c6d30ddd8 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -212,7 +212,7 @@ backups (called chunks) to allow easy burning to CD/DVD.")
 (define-public libarchive
   (package
     (name "libarchive")
-    (version "3.4.2")
+    (version "3.5.1")
     (source
      (origin
        (method url-fetch)
@@ -223,7 +223,7 @@ backups (called chunks) to allow easy burning to CD/DVD.")
                                  version ".tar.xz")))
        (sha256
         (base32
-         "18dd01ahs2hv74xm7axjc3yhq839p0x0s4vssvlmm8fknja09qfq"))))
+         "16r95rlmikll1k8vbhh06vq6x3srkc10hzxjjf3021mjs2ld65qf"))))
     (build-system gnu-build-system)
     (inputs
      `(("bzip2" ,bzip2)
-- 
2.30.0





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

* [bug#45993] [PATCH] gnu: libarchive: Update to 3.5.1.
  2021-01-19 21:17 [bug#45993] [PATCH] gnu: libarchive: Update to 3.5.1 Vincent Legoll
@ 2021-01-19 21:20 ` Vincent Legoll
  2021-01-20  4:02 ` bug#45993: " Leo Famulari
  1 sibling, 0 replies; 3+ messages in thread
From: Vincent Legoll @ 2021-01-19 21:20 UTC (permalink / raw)
  To: 45993

Hello,

This should go to core-updates.

I've built it for x86_64 & aarch64
(both with --rounds=2)

-- 
Vincent Legoll




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

* bug#45993: [PATCH] gnu: libarchive: Update to 3.5.1.
  2021-01-19 21:17 [bug#45993] [PATCH] gnu: libarchive: Update to 3.5.1 Vincent Legoll
  2021-01-19 21:20 ` Vincent Legoll
@ 2021-01-20  4:02 ` Leo Famulari
  1 sibling, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2021-01-20  4:02 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 45993-done

On Tue, Jan 19, 2021 at 10:17:14PM +0100, Vincent Legoll wrote:
> * gnu/packages/backup.scm (libarchive): Update to 3.5.1.

Thanks! Pushed to core-updates as e467bdb1f15ca5eee2791b1fb829a02c09788f0a




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

end of thread, other threads:[~2021-01-20  4:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-19 21:17 [bug#45993] [PATCH] gnu: libarchive: Update to 3.5.1 Vincent Legoll
2021-01-19 21:20 ` Vincent Legoll
2021-01-20  4:02 ` bug#45993: " Leo Famulari

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.