unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42629] [PATCH core-updates] gnu: libidn: Update to 1.36.
@ 2020-07-31 10:47 Michael Rohleder
  2020-08-02  9:04 ` bug#42629: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-07-31 10:47 UTC (permalink / raw)
  To: 42629


[-- Attachment #1.1: [PATCH] gnu: libidn: Update to 1.36. --]
[-- Type: text/x-patch, Size: 1433 bytes --]

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


[-- Attachment #1.2: Type: text/plain, Size: 55 bytes --]


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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#42629: [PATCH core-updates] gnu: libidn: Update to 1.36.
  2020-07-31 10:47 [bug#42629] [PATCH core-updates] gnu: libidn: Update to 1.36 Michael Rohleder
@ 2020-08-02  9:04 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-08-02  9:04 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 42629-done

[-- Attachment #1: Type: text/plain, Size: 242 bytes --]

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 #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:06 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:47 [bug#42629] [PATCH core-updates] gnu: libidn: Update to 1.36 Michael Rohleder
2020-08-02  9:04 ` bug#42629: " Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).