Closed katsujukou closed 11 months ago
Failed to clone repository katsujukou/purescript-record-optional-fields at ref v.0.1.0
{
"name": "record-ptional-fields",
"ref": "v0.1.0",
"compiler": "0.15.13",
"owner": {
"email": "katsujukou@gmail.com",
"keytype": "ssh-ed25519",
"public": "AAAAC3NzaC1lZDI1NTE5AAAAIFjOphbIE8clUGO8cboLWvkcnJDR70wY5YARF/gxkylf"
}
}
Package source does not have a purs.json file, creating one from your spago.yaml file...
Converted your spago.yaml into a purs.json manifest to use for publishing:
"name": "record-ptional-fields",
"version": "0.1.0",
"license": "MIT",
"location": {
"githubOwner": "katsujukou",
"githubRepo": "purescript-record-optional-fields"
},
"dependencies": {
"maybe": ">=6.0.0 <7.0.0",
"partial": ">=4.0.0 <5.0.0",
"prelude": ">=6.0.1 <7.0.0",
"record": ">=4.0.0 <5.0.0",
"type-equality": ">=4.0.1 <5.0.0",
"unsafe-coerce": ">=6.0.0 <7.0.0"
}
}```
You tried to upload a version that already exists: 0.1.0
Its metadata is:
{
"bytes": 4506,
"hash": "sha256-gsj1z7VVwbNN7WRjsxTne17lPpiYPKAwHmrr+xj8Jy8=",
"publishedTime": "2023-12-24T17:19:50.745Z",
"ref": "v0.1.0"
}
and its documentation is available here: https://pursuit.purescript.org/packages/purescript-record-ptional-fields/0.1.0
{
"name": "record-ptional-fields",
"ref": "v0.1.1",
"compiler": "0.15.13",
"owner": {
"email": "katsujukou@gmail.com",
"keytype": "ssh-ed25519",
"public": "AAAAC3NzaC1lZDI1NTE5AAAAIFjOphbIE8clUGO8cboLWvkcnJDR70wY5YARF/gxkylf"
}
}
Package source does not have a purs.json file, creating one from your spago.yaml file...
Converted your spago.yaml into a purs.json manifest to use for publishing:
"name": "record-ptional-fields",
"version": "0.1.1",
"license": "MIT",
"location": {
"githubOwner": "katsujukou",
"githubRepo": "purescript-record-optional-fields"
},
"dependencies": {
"maybe": ">=6.0.0 <7.0.0",
"partial": ">=4.0.0 <5.0.0",
"prelude": ">=6.0.1 <7.0.0",
"record": ">=4.0.0 <5.0.0",
"type-equality": ">=4.0.1 <5.0.0",
"unsafe-coerce": ">=6.0.0 <7.0.0"
}
}```
Package is verified! Uploading it to the storage backend...
Successfully uploaded package to the registry! 🎉 🚀
Successfully uploaded package docs to Pursuit! 🎉 🚀
Mirrored registry operation to the legacy registry.