GNU bug report logs -
#42629
[PATCH core-updates] gnu: libidn: Update to 1.36.
Previous Next
Reported by: Michael Rohleder <mike <at> rohleder.de>
Date: Fri, 31 Jul 2020 10:48: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
[Message part 1 (text/plain, inline)]
Your message dated Sun, 2 Aug 2020 12:04:54 +0300
with message-id <20200802090454.GC1134 <at> E5400>
and subject line Re: [bug#42629] [PATCH core-updates] gnu: libidn: Update to 1.36.
has caused the debbugs.gnu.org bug report #42629,
regarding [PATCH core-updates] gnu: libidn: Update to 1.36.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
42629: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42629
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[0001-gnu-libidn-Update-to-1.36.patch (text/x-patch, inline)]
From c252bd5e37c9c83e4d815cce4838399217e2f588 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> rohleder.de>
Date: Fri, 31 Jul 2020 12:45:07 +0200
Subject: [PATCH] gnu: libidn: Update to 1.36.
* gnu/packages/libidn.scm (libidn): Update to 1.36.
---
gnu/packages/libidn.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/libidn.scm b/gnu/packages/libidn.scm
index 8731ed3f83..b46cdfc0a5 100644
--- a/gnu/packages/libidn.scm
+++ b/gnu/packages/libidn.scm
@@ -5,6 +5,7 @@
;;; Copyright © 2017 Mark H Weaver <mhw <at> netris.org>
;;; Copyright © 2017 Eric Bavier <bavier <at> member.fsf.org>
;;; Copyright © 2018 Tobias Geerinckx-Rice <me <at> tobias.gr>
+;;; Copyright © 2020 Michael Rohleder <mike <at> rohleder.de>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -33,14 +34,14 @@
(define-public libidn
(package
(name "libidn")
- (version "1.35")
+ (version "1.36")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/libidn/libidn-" version
".tar.gz"))
(sha256
(base32
- "07pyy0afqikfq51z5kbzbj9ldbd12mri0zvx0mfv3ds6bc0g26pi"))))
+ "0f20n634whpmdwr81c2r0vxxjwchgkvhsr1i8s2bm0ad6h473dhl"))))
(build-system gnu-build-system)
;; FIXME: No Java and C# libraries are currently built.
(arguments
--
2.28.0
[Message part 4 (text/plain, inline)]
--
Enter any 11-digit prime number to continue...
[signature.asc (application/pgp-signature, inline)]
[Message part 6 (message/rfc822, inline)]
[Message part 7 (text/plain, inline)]
Looks good. Patch pushed!
--
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 298 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.