desktop-portal 0.6.0.1 → 0.6.0.2
raw patch · 2 files changed
+5/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ChangeLog.md +4/−0
- desktop-portal.cabal +1/−1
ChangeLog.md view
@@ -1,3 +1,7 @@+## 0.6.0.2+### Changed+- Allow Cabal 3.10.3.0.+ ## 0.6.0.1 ### Changed - Allow network 3.2.x.
desktop-portal.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.12 name: desktop-portal-version: 0.6.0.1+version: 0.6.0.2 license: MIT license-file: LICENSE maintainer: garethdanielsmith@gmail.com