this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update from upstream

+3 -2
+3 -2
packages/mirage-ptime/mirage-ptime.5.0.0/opam
··· 1 1 opam-version: "2.0" 2 - maintainer: "anil@recoil.org" 3 - authors: ["Anil Madhavapeddy" "Daniel C. Bünzli" "Matthew Gray"] 2 + maintainer: "hannes@mehnert.org" 3 + authors: ["Anil Madhavapeddy" "Daniel C. Bünzli" "Matthew Gray" "Hannes Mehnert"] 4 4 license: "ISC" 5 5 tags: "org:mirage" 6 6 homepage: "https://github.com/mirage/mirage-ptime" ··· 25 25 ["dune" "runtest" "-p" name "-j" jobs] {with-test} 26 26 ] 27 27 dev-repo: "git+https://github.com/mirage/mirage-ptime.git" 28 + x-maintenance-intent: [ "(latest)" ] 28 29 url { 29 30 src: 30 31 "https://github.com/mirage/mirage-ptime/releases/download/v5.0.0/mirage-ptime-5.0.0.tbz"