gnu: ocaml-ppx-hash: Name checkout.

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

View File

@ -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"))))