mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: ocaml-ppx-hash: Name checkout.
* gnu/packages/ocaml.scm (ocaml-ppx-hash)[source]: Add FILE-NAME.
This commit is contained in:
parent
4a6de00217
commit
3a75925e73
1 changed files with 1 additions and 0 deletions
|
@ -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"))))
|
||||
|
|
Loading…
Reference in a new issue