unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 63705@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#63705] [PATCH 2/2] gnu: cabextract: Update to 1.11.
Date: Wed, 24 May 2023 18:14:10 +0000	[thread overview]
Message-ID: <20230524181410.340739-2-code@greghogan.com> (raw)
In-Reply-To: <20230524181410.340739-1-code@greghogan.com>

* gnu/packages/compression.scm (cabextract): Update to 1.11.
---
 gnu/packages/compression.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
index 29c5b467bb..b91db62e6c 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -1063,13 +1063,13 @@ (define-public cabextract
  (package
    (name "cabextract")
    (home-page "https://cabextract.org.uk/")
-   (version "1.9.1")
+   (version "1.11")
    (source (origin
               (method url-fetch)
               (uri (string-append home-page "cabextract-" version ".tar.gz"))
               (sha256
                (base32
-                "19qwhl2r8ip95q4vxzxg2kp4p125hjmc9762sns1dwwf7ikm7hmg"))
+                "1iis7a19n26dax3gsnrw9kb0vwq46rbpicnlyf7p2k2y2nqnsm5m"))
               (modules '((guix build utils)))
               (snippet
                '(begin
-- 
2.40.1





  reply	other threads:[~2023-05-24 18:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-24 18:12 [bug#63705] [PATCH 0/2] Update cabextract Greg Hogan
2023-05-24 18:14 ` [bug#63705] [PATCH 1/2] gnu: libmspack: Update to 0.11 Greg Hogan
2023-05-24 18:14   ` Greg Hogan [this message]
2023-07-01 21:21 ` bug#63705: [PATCH 0/2] Update cabextract Ludovic Courtès

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=20230524181410.340739-2-code@greghogan.com \
    --to=code@greghogan.com \
    --cc=63705@debbugs.gnu.org \
    /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).