* [bug#42628] [PATCH core-updates] gnu: jansson: Update to 2.13.1.
@ 2020-07-31 10:28 Michael Rohleder
2020-08-02 8:58 ` bug#42628: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-07-31 10:28 UTC (permalink / raw)
To: 42628
[-- 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 --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#42628: [PATCH core-updates] gnu: jansson: Update to 2.13.1.
2020-07-31 10:28 [bug#42628] [PATCH core-updates] gnu: jansson: Update to 2.13.1 Michael Rohleder
@ 2020-08-02 8:58 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-08-02 8:58 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 42628-done
[-- Attachment #1: Type: text/plain, Size: 285 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-02 9:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-31 10:28 [bug#42628] [PATCH core-updates] gnu: jansson: Update to 2.13.1 Michael Rohleder
2020-08-02 8:58 ` bug#42628: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.