GNU bug report logs - #42628
[PATCH core-updates] gnu: jansson: Update to 2.13.1.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Fri, 31 Jul 2020 10:29:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#42628: closed ([PATCH core-updates] gnu: jansson: Update to
 2.13.1.)
Date: Sun, 02 Aug 2020 09:00:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 2 Aug 2020 11:58:30 +0300
with message-id <20200802085830.GB1134 <at> E5400>
and subject line Re: [bug#42628] [PATCH core-updates] gnu: jansson: Update to 2.13.1.
has caused the debbugs.gnu.org bug report #42628,
regarding [PATCH core-updates] gnu: jansson: Update to 2.13.1.
to be marked as done.

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


-- 
42628: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42628
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Subject: [PATCH core-updates] gnu: jansson: Update to 2.13.1.
Date: Fri, 31 Jul 2020 12:28:14 +0200
[Message part 3 (text/plain, inline)]
I tested this with only some packages, looks fine so far.
Still, this basically rebuilds @world, so its for core-updates.

[0001-gnu-jansson-Update-to-2.13.1.patch (text/x-patch, inline)]
From 158a0fd013ceb9d804988237c8b252b1958cd7f1 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> 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

[signature.asc (application/pgp-signature, inline)]
[Message part 6 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 42628-done <at> debbugs.gnu.org
Subject: Re: [bug#42628] [PATCH core-updates] gnu: jansson: Update to 2.13.1.
Date: Sun, 2 Aug 2020 11:58:30 +0300
[Message part 7 (text/plain, inline)]
Jansson was previously bumped to 2.13.1 on core-updates on May 17th.


-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 297 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.