Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update geometria #491

Closed
Ebmtranceboy opened this issue Jul 27, 2024 · 6 comments
Closed

Update geometria #491

Ebmtranceboy opened this issue Jul 27, 2024 · 6 comments

Comments

@Ebmtranceboy
Copy link

{
  "name": "geometria",
  "ref": "v2.1.0",
  "compiler": "0.15.15"
}
@pacchettibotti
Copy link
Contributor

Package source does not have a purs.json file, creating one from your spago.yaml file...

@pacchettibotti
Copy link
Contributor

Converted your spago.yaml into a purs.json manifest to use for publishing:

  "name": "geometria",
  "version": "2.1.0",
  "license": "MIT",
  "location": {
    "githubOwner": "Ebmtranceboy",
    "githubRepo": "purescript-geometria"
  },
  "dependencies": {
    "arrays": ">=7.3.0 <8.0.0",
    "cartesian": ">=1.0.6 <2.0.0",
    "foldable-traversable": ">=6.0.0 <7.0.0",
    "integers": ">=6.0.0 <7.0.0",
    "maybe": ">=6.0.0 <7.0.0",
    "numbers": ">=9.0.1 <10.0.0",
    "ordered-collections": ">=3.2.0 <4.0.0",
    "prelude": ">=6.0.1 <7.0.0",
    "record-studio": ">=1.0.4 <2.0.0",
    "sparse-matrices": ">=2.0.0 <3.0.0",
    "sparse-polynomials": ">=3.0.0 <4.0.0",
    "tuples": ">=7.0.0 <8.0.0"
  }
}```

@pacchettibotti
Copy link
Contributor

Package is verified! Uploading it to the storage backend...

@pacchettibotti
Copy link
Contributor

Successfully uploaded package to the registry! 🎉 🚀

@pacchettibotti
Copy link
Contributor

Successfully uploaded package docs to Pursuit! 🎉 🚀

@pacchettibotti
Copy link
Contributor

Mirrored registry operation to the legacy registry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants