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

Felix Yan felixonmars at archlinux.org
Thu Aug 27 13:53:32 UTC 2020


    Date: Thursday, August 27, 2020 @ 13:53:31
  Author: felixonmars
Revision: 689846

upgpkg: haskell-logict 0.7.0.3-1: rebuild with logict 0.7.0.3

Modified:
  haskell-logict/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-27 13:50:22 UTC (rev 689845)
+++ PKGBUILD	2020-08-27 13:53:31 UTC (rev 689846)
@@ -2,8 +2,8 @@
 
 _hkgname=logict
 pkgname=haskell-logict
-pkgver=0.7.0.2
-pkgrel=16
+pkgver=0.7.0.3
+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=('f7019533ed1ccd7e2c87b6f78aaece5d4062b378c75ff52ffb3d618a27e23ec1d8fdd823904fc94df017f682b49aef2b0549b91c7c45e395eb79ed2772c107b5')
+sha512sums=('0d845daffb841efea93b59e48ee86daeb0dbacbe4fc7fa417ff71d1dcda3a5551901f589097416441736007d256197932b83de76a2f630a5f7835909cd758e79')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list