[arch-commits] Commit in haskell-wai-cors/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Dec 3 03:16:15 UTC 2017
Date: Sunday, December 3, 2017 @ 03:16:14
Author: felixonmars
Revision: 271964
upgpkg: haskell-wai-cors 0.2.6-1
rebuild with wai-cors,0.2.6
Modified:
haskell-wai-cors/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-03 03:15:06 UTC (rev 271963)
+++ PKGBUILD 2017-12-03 03:16:14 UTC (rev 271964)
@@ -4,8 +4,8 @@
_hkgname=wai-cors
pkgname=haskell-wai-cors
-pkgver=0.2.5
-pkgrel=7
+pkgver=0.2.6
+pkgrel=1
pkgdesc="CORS for WAI"
url="https://github.com/larskuhtz/wai-cors"
license=("MIT")
@@ -14,7 +14,7 @@
"haskell-http-types" "haskell-wai" "haskell-mtl")
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('631bc8f9590ff52b06dbfd684a5f378059cd90ecace6ffa8ed27d9d708e352d0dc1e2b07b108f6a8ff0d13b1301fc7f40d117ec97ed3ef7a1c71459a3325ba98')
+sha512sums=('aa1454096e6243edd48cf52d2e9ad27f174fe934b2256c58bec84c6da2de899e523ff70af783e458fe5f95d51371d2111d8f979cc89a0ecbf646b23a74ae6617')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list