gnu: ocaml-ppx-typerep-conv: Name checkout.

* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv)[source]: Add FILE-NAME.
master
Tobias Geerinckx-Rice 2019-04-30 17:47:10 +02:00
parent 3a75925e73
commit 7026f6b27e
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 0 deletions

View File

@ -4621,6 +4621,7 @@ packages.")
(uri (git-reference
(url "https://github.com/janestreet/ppx_typerep_conv.git")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32
"0a13dpfrrg0rsm8qni1bh7pqcda30l70z8r6yzi5a64bmwk7g5ah"))))