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

Felix Yan felixonmars at archlinux.org
Sat Jul 14 21:50:34 UTC 2018


    Date: Saturday, July 14, 2018 @ 21:50:33
  Author: felixonmars
Revision: 359478

upgpkg: haskell-simple-smt 0.9.1-1

rebuild with simple-smt 0.9.1

Modified:
  haskell-simple-smt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-14 21:50:31 UTC (rev 359477)
+++ PKGBUILD	2018-07-14 21:50:33 UTC (rev 359478)
@@ -4,8 +4,8 @@
 
 _hkgname=simple-smt
 pkgname=haskell-simple-smt
-pkgver=0.8
-pkgrel=3
+pkgver=0.9.1
+pkgrel=1
 pkgdesc="A simple way to interact with an SMT solver process"
 url="https://github.com/yav/simple-smt"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d3dcfbd5dca23fef9220e05b79502a624292cf96127c997730a1b878d77995d71494d2ddc88417026f29389639030c5f82b4ba18643effc93b577e19131e4bd8')
+sha512sums=('b1a5b9fe040b0fcf10c07407abd6e3d0f417add414a53de4872fe52ce8111cb4888876d3a184c103b7e95a1990ca2f24797df2e355ef2764401fc4f1ff22a1f6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list