simple-learning

Simple learning web program
git clone git://git.laack.co/simple-learning.git
Log | Files | Refs | README | LICENSE

ptime.1.2.0.pkg (415B)


      1 (version 1.2.0)
      2 
      3 (build
      4  (all_platforms
      5   ((action (run ocaml pkg/pkg.ml build --dev-pkg %{pkg-self:dev})))))
      6 
      7 (depends
      8  (all_platforms
      9   (ocaml ocamlfind ocamlbuild topkg)))
     10 
     11 (source
     12  (fetch
     13   (url https://erratique.ch/software/ptime/releases/ptime-1.2.0.tbz)
     14   (checksum
     15    sha512=b0c3240dd9e777a5e60b5269eb2e312fc644d29ef55e257d2f2538c03bf62274173ed36e13858c44d2dbee8fe375c9c483e705706e4aa5b3b5c4609ca6324a5c)))