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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jul 16 01:59:23 UTC 2022


    Date: Saturday, July 16, 2022 @ 01:59:22
  Author: felixonmars
Revision: 1253031

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

Modified:
  haskell-constraints/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-15 22:24:37 UTC (rev 1253030)
+++ PKGBUILD	2022-07-16 01:59:22 UTC (rev 1253031)
@@ -3,8 +3,8 @@
 
 _hkgname=constraints
 pkgname=haskell-constraints
-pkgver=0.13.3
-pkgrel=21
+pkgver=0.13.4
+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=('c592d1b60c5606c6dbd883b8acc9e2b68addfc71d28a6df184fb3739791759fdf1d8f0ed243acd694d54a6d9bfac8271ddac2e72e4dbfcb9a8622c2178999472')
+sha512sums=('3e4cf62ee897cc103332ae1823552c52568fe090968ee763b83a0cc95c978c6766db02a4cbc4e2c9d6f83d04bb731a91421d5078904847d204e5cc8d8ee59d5f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list