amends "pkl:Project"

dependencies {
  ["fruit"] {
    // should fail because the checksum is invalid
    uri = "package://localhost:0/fruit@1.0.5"
  }
}
