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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jan 1 01:24:40 UTC 2022


    Date: Saturday, January 1, 2022 @ 01:24:40
  Author: felixonmars
Revision: 1091345

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

Modified:
  haskell-constraints/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-01 00:58:09 UTC (rev 1091344)
+++ PKGBUILD	2022-01-01 01:24:40 UTC (rev 1091345)
@@ -3,8 +3,8 @@
 
 _hkgname=constraints
 pkgname=haskell-constraints
-pkgver=0.13
-pkgrel=47
+pkgver=0.13.1
+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=('e14f2a8e81cd30e6f3e2b393e89776030b279d6603fed5fec57c929a01f7cfa9ac23f7e492181c8950c374064e341191bf708fb610bec09bcc9cdd3fb7001d1d')
+sha512sums=('4eb4af97ee34841e12c22ffeb7e9bd143f50c11382c345562188306fc6983dbdc8d1fc94a0817b32d3e26791c833b50c827b69f403fe03f19ba157f1df9d7e89')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list