emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42628: closed ([PATCH core-updates] gnu: jansson: Update to 2.13.1.)


From: GNU bug Tracking System
Subject: bug#42628: closed ([PATCH core-updates] gnu: jansson: Update to 2.13.1.)
Date: Sun, 02 Aug 2020 09:00:01 +0000

Your message dated Sun, 2 Aug 2020 11:58:30 +0300
with message-id <20200802085830.GB1134@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@gnu.org.)


-- 
42628: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42628
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH core-updates] gnu: jansson: Update to 2.13.1. Date: Fri, 31 Jul 2020 12:28:14 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
I tested this with only some packages, looks fine so far.
Still, this basically rebuilds @world, so its for core-updates.

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: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#42628] [PATCH core-updates] gnu: jansson: Update to 2.13.1. Date: Sun, 2 Aug 2020 11:58:30 +0300
Jansson was previously bumped to 2.13.1 on core-updates on May 17th.


-- 
Efraim Flashner   <efraim@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]