[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: ocaml-ppx-tools: Name checkout.
From: |
guix-commits |
Subject: |
03/06: gnu: ocaml-ppx-tools: Name checkout. |
Date: |
Tue, 30 Apr 2019 11:13:38 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 9e6cce4440d089710f719586cebbd7b002e7a0f9
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Apr 30 17:03:59 2019 +0200
gnu: ocaml-ppx-tools: Name checkout.
* gnu/packages/ocaml.scm (ocaml-ppx-tools)[source]: Add FILE-NAME.
---
gnu/packages/ocaml.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 108907c..93c6d36 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -1743,6 +1743,7 @@ simple (yet expressive) query language to select the
tests to run.")
(uri (git-reference
(url "https://github.com/alainfrisch/ppx_tools.git")
(commit version)))
+ (file-name (git-file-name name version))
(sha256 (base32
"1ww4cspdpgjjsgiv71s0im5yjkr3544x96wsq1vpdacq7dr7zwiw"))))
(build-system ocaml-build-system)
- branch master updated (378b8a6 -> 9b241d4), guix-commits, 2019/04/30
- 01/06: gnu: eid-mw: Name checkout., guix-commits, 2019/04/30
- 06/06: gnu: python-nose-timer: Update to 0.7.5., guix-commits, 2019/04/30
- 03/06: gnu: ocaml-ppx-tools: Name checkout.,
guix-commits <=
- 02/06: gnu: sbcl-cl-base64: Name checkout., guix-commits, 2019/04/30
- 04/06: gnu: ghc-esqueleto: Name checkout., guix-commits, 2019/04/30
- 05/06: gnu: sbcl-cl+ssl: Name checkout., guix-commits, 2019/04/30