[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/13: gnu: ocaml-ppx-hash: Name checkout.
From: |
guix-commits |
Subject: |
07/13: gnu: ocaml-ppx-hash: Name checkout. |
Date: |
Tue, 30 Apr 2019 15:07:36 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 3a75925e739fc95818fc4174969063a3c9f82201
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Apr 30 17:45:34 2019 +0200
gnu: ocaml-ppx-hash: Name checkout.
* gnu/packages/ocaml.scm (ocaml-ppx-hash)[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 07b6114..52cad79 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -4214,6 +4214,7 @@ storage of large amounts of data.")
(uri (git-reference
(url "https://github.com/janestreet/ppx_hash.git")
(commit (string-append "v" version))))
+ (file-name (git-file-name name version))
(sha256
(base32
"1p0ic6aijxlrdggpmycj12q3cy9xksbq2vq727215maz4snvlf5p"))))
- 06/13: gnu: ocaml-ppx-enumerate: Name checkout., (continued)
- 06/13: gnu: ocaml-ppx-enumerate: Name checkout., guix-commits, 2019/04/30
- 08/13: gnu: ocaml-ppx-typerep-conv: Name checkout., guix-commits, 2019/04/30
- 04/13: gnu: sbcl-trivial-backtrace: Name checkout., guix-commits, 2019/04/30
- 05/13: gnu: ocaml-core: Name checkout., guix-commits, 2019/04/30
- 13/13: gnu: ocaml-migrate-parsetree: Name checkout., guix-commits, 2019/04/30
- 11/13: gnu: sbcl-cl-syntax: Name checkout., guix-commits, 2019/04/30
- 10/13: gnu: emacs-dired-sidebar: Name checkout., guix-commits, 2019/04/30
- 09/13: gnu: sbcl-rfc2388: Name checkout., guix-commits, 2019/04/30
- 01/13: gnu: emacs-zotxt: Name checkout., guix-commits, 2019/04/30
- 12/13: gnu: ocaml-opam-file-format: Name checkout., guix-commits, 2019/04/30
- 07/13: gnu: ocaml-ppx-hash: Name checkout.,
guix-commits <=