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

Felix Yan felixonmars at archlinux.org
Wed Apr 25 11:27:14 UTC 2018


    Date: Wednesday, April 25, 2018 @ 11:27:14
  Author: felixonmars
Revision: 317898

upgpkg: haskell-statevar 1.1.1.0-1

rebuild with StateVar,1.1.1.0

Modified:
  haskell-statevar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-25 11:25:31 UTC (rev 317897)
+++ PKGBUILD	2018-04-25 11:27:14 UTC (rev 317898)
@@ -4,8 +4,8 @@
 
 _hkgname=StateVar
 pkgname=haskell-statevar
-pkgver=1.1.0.4
-pkgrel=7
+pkgver=1.1.1.0
+pkgrel=1
 pkgdesc="State variables"
 url="https://github.com/haskell-opengl/StateVar"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-stm")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2d9f958dc2d1b749c5e2b661958cd38b58a1048603dc48a585a2f32ca386cef42db99e39c033194376f6f3de154444841de048dc39804d236f6e10c90c5e3f0b')
+sha512sums=('789d209bd43f5e7775fd80149d0aa8ef8d94d31a142100f882bfbcfc647cb68123c0f66fe73f79431b5d63035ff737a5e37e5a1de955c41e7c2e9c27c14ba8d7')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list