update caldav unikernels
This commit is contained in:
parent
ab8dac7be7
commit
beafcfe4e3
2 changed files with 3 additions and 1 deletions
|
@ -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" }
|
||||
|
|
|
@ -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"}
|
||||
|
|
Loading…
Reference in a new issue