[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/12: gnu: npth: Update to 1.2.
From: |
Paul |
Subject: |
08/12: gnu: npth: Update to 1.2. |
Date: |
Thu, 09 Jul 2015 16:46:54 +0000 |
toothbrush pushed a commit to branch master
in repository guix.
commit b96485b939c2e73fe92c00f7ebb9c0b27cf81b59
Author: Paul van der Walt <address@hidden>
Date: Thu Jul 9 13:54:55 2015 +0200
gnu: npth: Update to 1.2.
* gnu/packages/gnupg.scm (npth): Update to 1.2.
---
gnu/packages/gnupg.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index a8e5df3..478528b 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -167,7 +167,7 @@ specifications are building blocks of S/MIME and TLS.")
(define-public npth
(package
(name "npth")
- (version "1.1")
+ (version "1.2")
(source
(origin
(method url-fetch)
@@ -176,7 +176,7 @@ specifications are building blocks of S/MIME and TLS.")
version ".tar.bz2"))
(sha256
(base32
- "0zyzwmk4mp6pas87jz35zx0jvwdz7x5b13w225gs73gcn8g5cv49"))))
+ "12n0nvhw4fzwp0k7gjv3rc6pdml0qiinbbfiz4ilg6pl5kdxvnvd"))))
(build-system gnu-build-system)
(home-page "http://www.gnupg.org")
(synopsis "Non-preemptive thread library")
- branch master updated (4e3fc54 -> 552b98a), Paul, 2015/07/09
- 01/12: gnu: libmpdclient: Update to 2.10., Paul, 2015/07/09
- 03/12: gnu: mpd-mpc: Update to 0.27., Paul, 2015/07/09
- 02/12: gnu: mpd: Update to 0.19.10., Paul, 2015/07/09
- 05/12: gnu: ncmpc: Update to 0.24., Paul, 2015/07/09
- 04/12: gnu: ncmpcpp: Update to 0.6.5., Paul, 2015/07/09
- 06/12: gnu: libassuan: Update to 2.2.1., Paul, 2015/07/09
- 07/12: gnu: pius: Update to 2.1.1., Paul, 2015/07/09
- 08/12: gnu: npth: Update to 1.2.,
Paul <=
- 11/12: gnu: pinentry: Update to 1.9.5; add input libassuan., Paul, 2015/07/09
- 09/12: gnu: gpgme: Update to 1.5.5., Paul, 2015/07/09
- 12/12: gnu: libgpg-error: Update to 1.19., Paul, 2015/07/09
- 10/12: gnu: libksba: Update to 1.3.3., Paul, 2015/07/09