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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 30 03:11:19 UTC 2022


    Date: Sunday, January 30, 2022 @ 03:11:19
  Author: felixonmars
Revision: 1120058

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

Modified:
  haskell-constraints/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-30 03:10:03 UTC (rev 1120057)
+++ PKGBUILD	2022-01-30 03:11:19 UTC (rev 1120058)
@@ -3,8 +3,8 @@
 
 _hkgname=constraints
 pkgname=haskell-constraints
-pkgver=0.13.1
-pkgrel=7
+pkgver=0.13.2
+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=('4eb4af97ee34841e12c22ffeb7e9bd143f50c11382c345562188306fc6983dbdc8d1fc94a0817b32d3e26791c833b50c827b69f403fe03f19ba157f1df9d7e89')
+sha512sums=('2264bc872c53f1f0cf46f044771b96cd1a307bac7bac489fec86180e39d23ae0288cb612f892e2e5a52199062558fea75bc761ebd76378c2a69ccd52ccd08810')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list