mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01: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
|
(uri (git-reference
|
||||||
(url "https://github.com/janestreet/ppx_typerep_conv.git")
|
(url "https://github.com/janestreet/ppx_typerep_conv.git")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0a13dpfrrg0rsm8qni1bh7pqcda30l70z8r6yzi5a64bmwk7g5ah"))))
|
"0a13dpfrrg0rsm8qni1bh7pqcda30l70z8r6yzi5a64bmwk7g5ah"))))
|
||||||
|
|
Loading…
Reference in a new issue