[arch-commits] Commit in haskell-wai-cors/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Jun 12 19:59:27 UTC 2019


    Date: Wednesday, June 12, 2019 @ 19:59:26
  Author: felixonmars
Revision: 481093

upgpkg: haskell-wai-cors 0.2.7-1

rebuild with wai-cors 0.2.7

Modified:
  haskell-wai-cors/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-12 19:57:35 UTC (rev 481092)
+++ PKGBUILD	2019-06-12 19:59:26 UTC (rev 481093)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-cors
 pkgname=haskell-wai-cors
-pkgver=0.2.6
-pkgrel=94
+pkgver=0.2.7
+pkgrel=1
 pkgdesc="CORS for WAI"
 url="https://github.com/larskuhtz/wai-cors"
 license=("MIT")
@@ -13,7 +13,7 @@
          "haskell-http-types" "haskell-wai")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('aa1454096e6243edd48cf52d2e9ad27f174fe934b2256c58bec84c6da2de899e523ff70af783e458fe5f95d51371d2111d8f979cc89a0ecbf646b23a74ae6617')
+sha512sums=('77a9e3cb457136a05c2b104ac331af17d70edf8d985689c962d3e6cc0981c6752eff59ef18301c0ba98c6d4256909c44afe50bedb0f3dd741b6879564516cea7')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list