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 1/2] gnu: libmspack: Update to 0.11.
Date: Wed, 24 May 2023 18:14:09 +0000	[thread overview]
Message-ID: <20230524181410.340739-1-code@greghogan.com> (raw)
In-Reply-To: <20230524181229.338788-1-code@greghogan.com>

* gnu/packages/compression.scm (libmspack): Update to 0.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 8a8b94c07b..29c5b467bb 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -809,13 +809,13 @@ (define-public libmspack
   (package
     (name "libmspack")
     (home-page "https://cabextract.org.uk/libmspack/")
-    (version "0.10.1")
+    (version "0.11")
     (source
      (origin
       (method url-fetch)
       (uri (string-append home-page name "-" version "alpha.tar.gz"))
       (sha256
-       (base32 "13janaqsvm7aqc4agjgd4819pbgqv50j88bh5kci1z70wvg65j5s"))))
+       (base32 "06x2xq73lchw5lcq386sx9wk05v21s2f38bi3dwkdk5fy2r1zpbh"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags '("--disable-static")))
-- 
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 ` Greg Hogan [this message]
2023-05-24 18:14   ` [bug#63705] [PATCH 2/2] gnu: cabextract: Update to 1.11 Greg Hogan
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-1-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).