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

Felix Yan felixonmars at archlinux.org
Wed Jul 4 11:04:14 UTC 2018


    Date: Wednesday, July 4, 2018 @ 11:04:14
  Author: felixonmars
Revision: 351676

upgpkg: haskell-constraints 0.10.1-1

rebuild with constraints

Modified:
  haskell-constraints/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-04 11:00:24 UTC (rev 351675)
+++ PKGBUILD	2018-07-04 11:04:14 UTC (rev 351676)
@@ -4,8 +4,8 @@
 
 _hkgname=constraints
 pkgname=haskell-constraints
-pkgver=0.10
-pkgrel=17
+pkgver=0.10.1
+pkgrel=1
 pkgdesc="Constraint manipulation"
 url="https://github.com/ekmett/constraints/"
 license=("custom:BSD2")
@@ -13,7 +13,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=('dd29b8d81da76e5ce5341c5d82ab270cbc91e995ff96bd2fd78996d4cd867c4a182e7ca0b13e3e0aa2c78935090f64680ce125b53c50b1aa4fbbacf8bf969d2c')
+sha512sums=('77aefa0656cd48ab7b01cc1ca724fd5f02679838cad4cdf2a0f267e91cf4dc0fbe3f908d1eb3f6cee821e9403fec4afc78db1f145fe1f642030db30deb4ff181')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list