update caldav unikernels

This commit is contained in:
Hannes Mehnert 2021-03-09 19:49:19 +01:00
parent ab8dac7be7
commit beafcfe4e3
2 changed files with 3 additions and 1 deletions

View file

@ -9,6 +9,7 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"ethernet" { >= "2.2.0" & < "3.0.0"}
"functoria-runtime"
"git-mirage" { >= "3.3.1"}
"git-cohttp-mirage"
"icalendar" { >= "0.1.3"}
"irmin-git" { >= "2.3.0"}
"irmin-mirage-git" { >= "2.3.0"}
@ -43,4 +44,4 @@ synopsis: "This is a dummy"
install: [
[ "cp" "mirage/caldav.hvt" "%{bin}%/caldav.hvt" ]
]
url { src: "git+https://github.com/roburio/caldav.git#future" }
url { src: "git+https://github.com/roburio/caldav.git" }

View file

@ -9,6 +9,7 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
"ethernet" { >= "2.2.0" & < "3.0.0"}
"functoria-runtime"
"git-mirage" { >= "3.3.1"}
"git-cohttp-mirage"
"icalendar" { >= "0.1.3"}
"irmin-git" { >= "2.3.0"}
"irmin-mirage-git" { >= "2.3.0"}