unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Rohleder <mike@rohleder.de>
To: 42628@debbugs.gnu.org
Subject: [bug#42628] [PATCH core-updates] gnu: jansson: Update to 2.13.1.
Date: Fri, 31 Jul 2020 12:28:14 +0200	[thread overview]
Message-ID: <87bljwdlmp.fsf@rohleder.de> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 123 bytes --]

I tested this with only some packages, looks fine so far.
Still, this basically rebuilds @world, so its for core-updates.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: [PATCH] gnu: jansson: Update to 2.13.1. --]
[-- Type: text/x-patch, Size: 1184 bytes --]

From 158a0fd013ceb9d804988237c8b252b1958cd7f1 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Fri, 31 Jul 2020 12:20:48 +0200
Subject: [PATCH] gnu: jansson: Update to 2.13.1.

* gnu/packages/web.scm (jansson): Update to 2.13.1.
---
 gnu/packages/web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index b9c3b7fc43..8d9f1a7a9d 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -749,7 +749,7 @@ libraries for working with JNLP applets.")
 (define-public jansson
   (package
     (name "jansson")
-    (version "2.12")
+    (version "2.13.1")
     (source (origin
              (method url-fetch)
              (uri
@@ -757,7 +757,7 @@ libraries for working with JNLP applets.")
                              version ".tar.bz2"))
              (sha256
               (base32
-               "1lp1mv8pjp5yziws66cy0dhpcam4bbjqhffk13v4vgdybp674pb4"))))
+               "1g8h18vh8gyxlwfmvdivdp1siad26ywj5zr4j4avgdyjg7wa147f"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags '("--disable-static")))
-- 
2.28.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

             reply	other threads:[~2020-07-31 10:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-31 10:28 Michael Rohleder [this message]
2020-08-02  8:58 ` bug#42628: [PATCH core-updates] gnu: jansson: Update to 2.13.1 Efraim Flashner

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=87bljwdlmp.fsf@rohleder.de \
    --to=mike@rohleder.de \
    --cc=42628@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).