aur 4.0.0 → 4.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~vectorPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: vector
API changes (from Hackage documentation)
Files
- aur.cabal +2/−2
aur.cabal view
@@ -4,7 +4,7 @@ -- The name of the package. name: aur -version: 4.0.0+version: 4.0.1 synopsis: Access metadata from the Arch Linux User Repository. @@ -69,7 +69,7 @@ lens-aeson, mtl >=2.1 && <3, text >=1.1 && <1.3,- vector >=0.10 && <0.11,+ vector >=0.10, wreq >=0.4 -- Directories containing source files.