blob: 33053a2dff2a64277d807c048acf231eab222ba7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ocaml-duration
pkgdesc = Conversions to various time units for OCaml
pkgver = 0.2.1
pkgrel = 3
url = https://github.com/hannesm/duration
arch = x86_64
arch = aarch64
license = ISC
makedepends = dune>=1.0.0
depends = ocaml>=4.04.2
options = !strip
source = ocaml-duration-0.2.1.tar.gz::https://github.com/hannesm/duration/archive/v0.2.1.tar.gz
b2sums = 9a6a4f0b5f924e05b9e571097d294dcb98516325311ec9d405cb3330556a8c8d632c317e10dfb4af71bccc34efb503e219e9a9b600f7a43726a6f5e5ea5400ae
pkgname = ocaml-duration
|