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

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 17 20:14:29 UTC 2022


    Date: Thursday, March 17, 2022 @ 20:14:29
  Author: felixonmars
Revision: 1156953

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

Modified:
  haskell-constraints/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-17 20:13:15 UTC (rev 1156952)
+++ PKGBUILD	2022-03-17 20:14:29 UTC (rev 1156953)
@@ -3,8 +3,8 @@
 
 _hkgname=constraints
 pkgname=haskell-constraints
-pkgver=0.13.2
-pkgrel=8
+pkgver=0.13.3
+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=('2264bc872c53f1f0cf46f044771b96cd1a307bac7bac489fec86180e39d23ae0288cb612f892e2e5a52199062558fea75bc761ebd76378c2a69ccd52ccd08810')
+sha512sums=('c592d1b60c5606c6dbd883b8acc9e2b68addfc71d28a6df184fb3739791759fdf1d8f0ed243acd694d54a6d9bfac8271ddac2e72e4dbfcb9a8622c2178999472')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list