[arch-commits] Commit in haskell-logict/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Feb 29 16:59:06 UTC 2020
Date: Saturday, February 29, 2020 @ 16:59:05
Author: felixonmars
Revision: 586933
upgpkg: haskell-logict 0.7.0.2-1: rebuild with logict 0.7.0.2
Modified:
haskell-logict/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-29 16:41:08 UTC (rev 586932)
+++ PKGBUILD 2020-02-29 16:59:05 UTC (rev 586933)
@@ -2,8 +2,8 @@
_hkgname=logict
pkgname=haskell-logict
-pkgver=0.7.0.1
-pkgrel=3
+pkgver=0.7.0.2
+pkgrel=1
pkgdesc="A backtracking logic-programming monad."
url="http://code.haskell.org/~dolio/"
license=('BSD')
@@ -11,7 +11,7 @@
depends=('ghc-libs')
makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a0d6f8e58fe879714fba87f2424b79512dd16fbf12d4c0fb2d96b9c4171e1f3002ca7b9a689d113cb02c9243efd1c659d776a273343811a8382143e9fed156a3')
+sha512sums=('f7019533ed1ccd7e2c87b6f78aaece5d4062b378c75ff52ffb3d618a27e23ec1d8fdd823904fc94df017f682b49aef2b0549b91c7c45e395eb79ed2772c107b5')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list