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

Felix Yan felixonmars at archlinux.org
Fri Mar 13 13:48:04 UTC 2020


    Date: Friday, March 13, 2020 @ 13:48:02
  Author: felixonmars
Revision: 595955

upgpkg: haskell-constraints 0.12-1: rebuild with constraints 0.12

Modified:
  haskell-constraints/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-13 13:44:07 UTC (rev 595954)
+++ PKGBUILD	2020-03-13 13:48:02 UTC (rev 595955)
@@ -3,8 +3,8 @@
 
 _hkgname=constraints
 pkgname=haskell-constraints
-pkgver=0.11.2
-pkgrel=16
+pkgver=0.12
+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' 'haskell-type-equality')
 makedepends=('ghc' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ebca93d8ded8ea6ef75ad17906cc4d1bd8629c2b38691caf6bfc01f5d041db2b8ebe1436ad97ddfc7f3fd1b0067e0b3530125d58a5aeb3e395c5acf8f5741fed')
+sha512sums=('9c016cba65315d94fc5516490781f403b93cb928e7a0f2a26164ed5191a3609752fe1ecfa0fdb71ef8057fbafee4e1c13257b0148c0f851d0e337b804fa2b0dd')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list