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

Felix Yan felixonmars at archlinux.org
Tue Mar 14 09:05:00 UTC 2017


    Date: Tuesday, March 14, 2017 @ 09:04:59
  Author: felixonmars
Revision: 216186

upgpkg: haskell-constraints 0.9.1-1

rebuild with constraints,0.9.1

Modified:
  haskell-constraints/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-14 09:04:52 UTC (rev 216185)
+++ PKGBUILD	2017-03-14 09:04:59 UTC (rev 216186)
@@ -4,7 +4,7 @@
 
 _hkgname=constraints
 pkgname=haskell-constraints
-pkgver=0.9
+pkgver=0.9.1
 pkgrel=1
 pkgdesc="Constraint manipulation"
 url="http://github.com/ekmett/constraints/"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-hashable" "haskell-mtl" "haskell-transformers-compat")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('b7b4135ceacdd18d291bbd83277cc21bbb066d0e16ce35f879619f17c1c8d29d')
+sha256sums=('276e012838861145fca65d065dd9839f7cbd71236032b557194389180a30a785')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list