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 avar #508

Closed
natefaubion opened this issue Feb 8, 2025 · 6 comments
Closed

Update avar #508

natefaubion opened this issue Feb 8, 2025 · 6 comments

Comments

@natefaubion
Copy link

{
  "name": "avar",
  "ref": "v5.0.1",
  "compiler": "0.15.15"
}
@pacchettibotti
Copy link
Contributor

Package source does not have a purs.json file. Creating one from your bower.json and/or spago.dhall files...

@pacchettibotti
Copy link
Contributor

Converted your legacy manifest(s) into a purs.json manifest to use for publishing:

  "name": "avar",
  "version": "5.0.1",
  "license": "Apache-2.0",
  "description": "Low-level interface for asynchronous variables",
  "location": {
    "githubOwner": "purescript-contrib",
    "githubRepo": "purescript-avar"
  },
  "dependencies": {
    "aff": ">=7.0.0 <9.0.0",
    "effect": ">=4.0.0 <5.0.0",
    "either": ">=6.0.0 <7.0.0",
    "exceptions": ">=6.0.0 <7.0.0",
    "functions": ">=6.0.0 <7.0.0",
    "maybe": ">=6.0.0 <7.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