Date: Wednesday, January 18, 2017 @ 06:14:05
  Author: felixonmars
Revision: 207832

upgpkg: hoogle 5.0.9-1

Modified:
  hoogle/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-01-18 06:12:43 UTC (rev 207831)
+++ PKGBUILD    2017-01-18 06:14:05 UTC (rev 207832)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <[email protected]>
 
 pkgname=hoogle
-pkgver=5.0.8
-pkgrel=4
+pkgver=5.0.9
+pkgrel=1
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/";
 license=("custom:BSD3")
@@ -18,7 +18,7 @@
              "haskell-uniplate" "haskell-utf8-string" "haskell-vector" 
"haskell-wai"
              "haskell-wai-logger" "haskell-warp" "haskell-warp-tls" 
"haskell-zlib")
 
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('a5096f5a5786a654a7fd7eb8b019899056c70f51c3fe207df67ecd1c83400dd5')
+sha256sums=('93f584c5f7fc6a57ee50803ae8df5e6c41051a3177044b273cb7fbcd39d11874')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to