gitlib-libgit2 1.0.1 → 1.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hlibgit2PVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hlibgit2
API changes (from Hackage documentation)
Files
- gitlib-libgit2.cabal +2/−2
gitlib-libgit2.cabal view
@@ -1,5 +1,5 @@ Name: gitlib-libgit2-Version: 1.0.1+Version: 1.0.2 Synopsis: Libgit2 backend for gitlib License-file: LICENSE License: MIT@@ -38,7 +38,7 @@ base >= 3 && < 5 , gitlib , gitlib-utils- , hlibgit2 >= 0.18.0.1+ , hlibgit2 >= 0.18.0.7 , attempt >= 0.4.0 , bytestring >= 0.9.2.1 , conduit >= 0.5.5