unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 66486@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
	rg@raghavgururajan.name
Subject: [bug#66486] [PATCH gnome-team] gnu: libarchive: Update to 3.7.2.
Date: Thu, 12 Oct 2023 12:57:56 +0200	[thread overview]
Message-ID: <f64536b59278343a5ce8df7eb2c9ca45c49f22ed.1697113335.git.liliana.prikler@gmail.com> (raw)

* 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





             reply	other threads:[~2023-10-12 12:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-12 10:57 Liliana Marie Prikler [this message]
2023-10-12 14:22 ` [bug#66486] [PATCH gnome-team] gnu: libarchive: Update to 3.7.2 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f64536b59278343a5ce8df7eb2c9ca45c49f22ed.1697113335.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=66486@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=rg@raghavgururajan.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).