purescript/registry

Update my-library

katsujukou opened this issue ยท 10 comments

{
  "name": "record-ptional-fields",
  "ref": "v0.1.2",
  "compiler": "0.15.13",
  "owners": [{
    "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"
  }
}```

You tried to upload a version that already exists: 0.1.1

Its metadata is:

{
  "bytes": 4506,
  "hash": "sha256-s6jBQ2DTkfCHa223TyIIBo63RSGA/wX88UR+fcrs5Sk=",
  "publishedTime": "2023-12-24T18:27:22.413Z",
  "ref": "v0.1.1"
}

and its documentation is available here:
https://pursuit.purescript.org/packages/purescript-record-ptional-fields/0.1.1

{
  "name": "record-ptional-fields",
  "ref": "v0.1.2",
  "compiler": "0.15.13",
  "owners": [{
    "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.2",
  "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.