haskell / haskell/hackage-server
Prevent upload of packages with existing x-revision fields.
Open
bug
component: revisions
component: upload
good first issue
- Dominant language
- Haskell
- Stars
- 467
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
`stm-queue-extras` version 0.2.0.0 has uploaded a Cabal file that contains a header saying
```
x-revision: 1
```
even though no such revision exists. Maybe that shouldn't be allowed?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.