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

Felix Yan fyan at archlinux.org
Thu Apr 14 06:13:21 UTC 2016


    Date: Thursday, April 14, 2016 @ 08:13:21
  Author: fyan
Revision: 170875

upgpkg: haskell-statevar 1.1.0.4-1

rebuild with StateVar-1.1.0.4, authenticate-1.3.3.1, binary-tagged-0.1.4.0, bytestring-tree-builder-0.2.6, git-annex-6.20160412, polyparse-1.12

Modified:
  haskell-statevar/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-14 06:02:08 UTC (rev 170874)
+++ PKGBUILD	2016-04-14 06:13:21 UTC (rev 170875)
@@ -4,7 +4,7 @@
 
 _hkgname=StateVar
 pkgname=haskell-statevar
-pkgver=1.1.0.3
+pkgver=1.1.0.4
 pkgrel=1
 pkgdesc="State variables"
 url="https://github.com/haskell-opengl/StateVar"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('b494e6895185826cef9c67be54bb73beb2b76ad69a963c5d7e83da59dc0eac2f')
+sha256sums=('7ad68decb5c9a76f83c95ece5fa13d1b053e4fb1079bd2d3538f6b05014dffb7')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list