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

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

bug#42629: closed ([PATCH core-updates] gnu: libidn: Update to 1.36.)


From: GNU bug Tracking System
Subject: bug#42629: closed ([PATCH core-updates] gnu: libidn: Update to 1.36.)
Date: Sun, 02 Aug 2020 09:06:01 +0000

Your message dated Sun, 2 Aug 2020 12:04:54 +0300
with message-id <20200802090454.GC1134@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@gnu.org.)


-- 
42629: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42629
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH core-updates] gnu: libidn: Update to 1.36. Date: Fri, 31 Jul 2020 12:47:17 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
From c252bd5e37c9c83e4d815cce4838399217e2f588 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@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@netris.org>
 ;;; Copyright © 2017 Eric Bavier <bavier@member.fsf.org>
 ;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2020 Michael Rohleder <mike@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

-- 
Enter any 11-digit prime number to continue...

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#42629] [PATCH core-updates] gnu: libidn: Update to 1.36. Date: Sun, 2 Aug 2020 12:04:54 +0300
Looks good. Patch pushed!


-- 
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]