packages feed

memcache 0.3.0.0 → 0.3.0.1

raw patch · 2 files changed

+6/−2 lines, 2 files

Files

CHANGELOG.md view
@@ -1,3 +1,7 @@+# 0.3.0.1 - January 17th, 2021++* Fix cabal file to have correct tag for github+ # 0.3.0.0 - January 17th, 2021  * Bump package dependencies for newer GHC/back/network.
memcache.cabal view
@@ -1,5 +1,5 @@ name:           memcache-version:        0.3.0.0+version:        0.3.0.1 homepage:       https://github.com/dterei/memcache-hs bug-reports:    https://github.com/dterei/memcache-hs/issues synopsis:       A memcached client library.@@ -42,7 +42,7 @@ Source-repository this   type: git   location: https://github.com/dterei/memcache-hs.git-  tag: 0.2.0.1+  tag: 0.3.0.1  source-repository head   type:     git