mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -05:00
gnu: ocaml-ppx-typerep-conv: Name checkout.
* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv)[source]: Add FILE-NAME.
This commit is contained in:
parent
3a75925e73
commit
7026f6b27e
1 changed files with 1 additions and 0 deletions
|
@ -4621,6 +4621,7 @@ (define-public ocaml-ppx-typerep-conv
|
|||
(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"))))
|
||||
|
|
Loading…
Reference in a new issue