From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: libtoxcore: Update to 1.0.0. Date: Wed, 24 Sep 2014 23:37:05 +0200 Message-ID: <20140924213705.GA6973@debian> References: <1411593556-24795-1-git-send-email-dthompson2@worcester.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWuFY-0007Xa-SE for guix-devel@gnu.org; Wed, 24 Sep 2014 17:37:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XWuFR-0002I4-Cs for guix-devel@gnu.org; Wed, 24 Sep 2014 17:37:24 -0400 Received: from mout.kundenserver.de ([212.227.126.131]:49577) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWuFR-0002Fh-3j for guix-devel@gnu.org; Wed, 24 Sep 2014 17:37:17 -0400 Content-Disposition: inline In-Reply-To: <1411593556-24795-1-git-send-email-dthompson2@worcester.edu> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: David Thompson Cc: guix-devel@gnu.org On Wed, Sep 24, 2014 at 05:19:16PM -0400, David Thompson wrote: > * gnu/packages/crypto.scm (libsodium): Update version and change home-page. This looks very safe, even more so as there is no dependent package. If it compiles, please push. Andreas