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

Felix Yan felixonmars at archlinux.org
Sat May 25 05:33:10 UTC 2019


    Date: Saturday, May 25, 2019 @ 05:33:10
  Author: felixonmars
Revision: 469724

upgpkg: haskell-constraints 0.11-1

rebuild with constraints 0.11

Modified:
  haskell-constraints/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-25 05:31:02 UTC (rev 469723)
+++ PKGBUILD	2019-05-25 05:33:10 UTC (rev 469724)
@@ -3,8 +3,8 @@
 
 _hkgname=constraints
 pkgname=haskell-constraints
-pkgver=0.10.1
-pkgrel=25
+pkgver=0.11
+pkgrel=1
 pkgdesc="Constraint manipulation"
 url="https://github.com/ekmett/constraints/"
 license=("custom:BSD2")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-hashable' 'haskell-transformers-compat')
 makedepends=('ghc' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('77aefa0656cd48ab7b01cc1ca724fd5f02679838cad4cdf2a0f267e91cf4dc0fbe3f908d1eb3f6cee821e9403fec4afc78db1f145fe1f642030db30deb4ff181')
+sha512sums=('3cf942760aef24cc0629e175f02a7614a6a96568fe0932f1becd893143b72f90ef0d19bb648336c94d40257fb8dec3295739786ce3c4ddccb7edc7f19384b5c6')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list