From 1680df13a8449c38fa8ac0b31903c4bfaf6f6fde Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Tue, 11 Feb 2014 10:20:53 +0100 Subject: [PATCH] gnu: gnunet: Correct typo. * gnu/packages/gnunet.scm (gnunet): Correct typo. --- gnu/packages/gnunet.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm index 39d0dbca9e542e12f0a507855947cdf71c401f91..1529f9628356ab7587a057210f45980770401da0 100644 --- a/gnu/packages/gnunet.scm +++ b/gnu/packages/gnunet.scm @@ -221,7 +221,7 @@ supports HTTPS, HTTPS and GnuTLS.") ("libgcrypt" ,libgcrypt) ("libidn" ,libidn) ("libmicrohttpd" ,libmicrohttpd) - ("libtool" ,libtool)` + ("libtool" ,libtool) ("libunistring" ,libunistring) ("openssl" ,openssl) ("opus" ,opus)