From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 44/96] gnu: Add ocaml-fileutils Date: Tue, 3 Jan 2017 20:58:07 +0100 Message-ID: References: <20170103191217.6431-1-julien@lepiller.eu> <20170103191217.6431-45-julien@lepiller.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52391) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOVDn-0005dC-Em for guix-devel@gnu.org; Tue, 03 Jan 2017 14:58:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOVDk-0001aG-Dh for guix-devel@gnu.org; Tue, 03 Jan 2017 14:58:11 -0500 Received: from mail-qk0-x244.google.com ([2607:f8b0:400d:c09::244]:34436) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cOVDk-0001a7-8T for guix-devel@gnu.org; Tue, 03 Jan 2017 14:58:08 -0500 Received: by mail-qk0-x244.google.com with SMTP id t184so51804188qkd.1 for ; Tue, 03 Jan 2017 11:58:07 -0800 (PST) In-Reply-To: <20170103191217.6431-45-julien@lepiller.eu> 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" To: Julien Lepiller Cc: guix-devel home-page should be above synopsis by convention. > + (version "0.5.1") > + (home-page "http://ocaml-fileutils.forge.ocamlcore.org/") > + (source (ocaml-forge-origin name version 1651 > + "0g6zx2rcvacklxyli19ixcf6ich9ipxsps4k3jz98f5zlaab0a7g")) > + (build-system ocaml-build-system) > + (native-inputs `(("ounit" ,ocaml-ounit))) > + (synopsis "Pure OCaml functions to manipulate real file and filename") > + (description "Library to provide pure OCaml functions to manipulate real