pacman-memcache 0.1.0.2 → 0.1.0.3
raw patch · 1 files changed
+8/−3 lines, 1 files
Files
- pacman-memcache.cabal +8/−3
pacman-memcache.cabal view
@@ -1,5 +1,5 @@ Name: pacman-memcache-Version: 0.1.0.2+Version: 0.1.0.3 Synopsis: Read whole Pacman database which pushes it into the memory cache Description: Read whole Pacman database which pushes it into the memory cache .@@ -27,10 +27,15 @@ License: BSD3 License-file: LICENSE Author: Krzysztof Skrzętnicki-Maintainer: Krzysztof Skrzętnicki+Maintainer: Krzysztof Skrzętnicki <gtener@gmail.com> Category: System Build-type: Simple-Cabal-version: >=1.2+Cabal-version: >=1.6+homepage: https://github.com/Tener/archlinux-utils++source-repository head+ Type: git+ Location: git://github.com/Tener/archlinux-utils.git Executable pacman-memcache Main-is: pacman-memcache.hs