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

Felix Yan felixonmars at archlinux.org
Wed Feb 19 20:11:27 UTC 2020


    Date: Wednesday, February 19, 2020 @ 20:11:27
  Author: felixonmars
Revision: 576789

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

Modified:
  haskell-logict/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-19 20:05:07 UTC (rev 576788)
+++ PKGBUILD	2020-02-19 20:11:27 UTC (rev 576789)
@@ -2,8 +2,8 @@
 
 _hkgname=logict
 pkgname=haskell-logict
-pkgver=0.6.0.3
-pkgrel=3
+pkgver=0.7.0.0
+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')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('042a7916121b8f257be2306544500048667c1967b13ad82d6f6622b184d3d269e85b26e79dc882901a4dafd2d66d3d4f3ead330b600efd5b04717a63eecd7da3')
+sha512sums=('5d9b7e673c3d88afd43e42b72b65682853998afd5f65693d4a242af576540444f3effb878b8d08db14dcfe44273776373b0d629f940b57e91787bd018c01b99c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list