mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 03:05:29 -05:00
chore: update opam files
This commit is contained in:
parent
7c54111744
commit
47ec738611
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ version: "1.2.1"
|
|||
authors: ["Simon Cruanes" "Gabriel Radanne"]
|
||||
maintainer: "simon.cruanes.2007@m4x.org"
|
||||
license: "BSD-2-clauses"
|
||||
description: "Simple abstraction over `iter` functions, intended to iterate efficiently on collections while performing some transformations"
|
||||
synopsis: "Simple abstraction over `iter` functions, intended to iterate efficiently on collections while performing some transformations"
|
||||
build: [
|
||||
["dune" "build" "@install" "-p" name "-j" jobs]
|
||||
["dune" "build" "@doc" "-p" name] {with-doc}
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ version: "1.1"
|
|||
author: "Simon Cruanes"
|
||||
maintainer: "simon.cruanes.2007@m4x.org"
|
||||
license: "BSD-2-clauses"
|
||||
description: "Compatibility package for `iter`"
|
||||
synopsis: "Compatibility package for `iter`"
|
||||
build: [
|
||||
["dune" "build" "@install" "-p" name "-j" jobs]
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue