emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45993: closed ([PATCH] gnu: libarchive: Update to 3.5.1.)


From: GNU bug Tracking System
Subject: bug#45993: closed ([PATCH] gnu: libarchive: Update to 3.5.1.)
Date: Wed, 20 Jan 2021 04:03:01 +0000

Your message dated Tue, 19 Jan 2021 23:02:26 -0500
with message-id <YAerUhaw89uYfhhI@jasmine.lan>
and subject line Re: [bug#45993] [PATCH] gnu: libarchive: Update to 3.5.1.
has caused the debbugs.gnu.org bug report #45993,
regarding [PATCH] gnu: libarchive: Update to 3.5.1.
to be marked as done.

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


-- 
45993: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45993
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: libarchive: Update to 3.5.1. Date: Tue, 19 Jan 2021 22:17:14 +0100
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45993] [PATCH] gnu: libarchive: Update to 3.5.1. Date: Tue, 19 Jan 2021 23:02:26 -0500
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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]