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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jan 19 01:42:21 UTC 2022


    Date: Wednesday, January 19, 2022 @ 01:42:20
  Author: felixonmars
Revision: 1110250

upgpkg: haskell-constraints-extras 0.3.2.1-1: rebuild with constraints-extras 0.3.2.1

Modified:
  haskell-constraints-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-19 01:28:07 UTC (rev 1110249)
+++ PKGBUILD	2022-01-19 01:42:20 UTC (rev 1110250)
@@ -2,8 +2,8 @@
 
 _hkgname=constraints-extras
 pkgname=haskell-constraints-extras
-pkgver=0.3.2.0
-pkgrel=9
+pkgver=0.3.2.1
+pkgrel=1
 pkgdesc="Utility package for constraints"
 url="https://github.com/obsidiansystems/constraints-extras"
 license=("BSD")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-aeson' 'haskell-constraints')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('2b527024c33754b1b79fb274d06bb109865ad69b8678aa7e5f15045b6bda39634f806797fcfadd844a8b97503050afe24fe9c740f790787ceeaed1c299ae546f')
+sha512sums=('1a864b491b43ce56d6129bd3213336c42e7a74011aa6e438ec024dc56d5ed9496bc02e2eb1b332ad386eb08b5c238e19f41915deb5976630e21f336c0972af73')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list