simple-learning

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

digestif.1.3.1.pkg (410B)


      1 (version 1.3.1)
      2 
      3 (build
      4  (all_platforms ((action (run dune build -p %{pkg-self:name} -j %{jobs})))))
      5 
      6 (depends
      7  (all_platforms
      8   (ocaml dune eqaf)))
      9 
     10 (source
     11  (fetch
     12   (url
     13    https://github.com/mirage/digestif/releases/download/v1.3.1/digestif-1.3.1.tbz)
     14   (checksum
     15    sha512=436dcd82081aa03b6d3424629950dbc64212c6281e241dad5e39812d58f2e5ddd52e0138840ad92e172baffbae81d1d34df8f5d893b83c734ac53cd95cad2707)))