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

Felix Yan felixonmars at archlinux.org
Wed Oct 31 22:33:23 UTC 2018


    Date: Wednesday, October 31, 2018 @ 22:33:23
  Author: felixonmars
Revision: 400876

upgpkg: haskell-simple-smt 0.9.3-1

rebuild with simple-smt 0.9.3

Modified:
  haskell-simple-smt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-31 22:28:03 UTC (rev 400875)
+++ PKGBUILD	2018-10-31 22:33:23 UTC (rev 400876)
@@ -3,8 +3,8 @@
 
 _hkgname=simple-smt
 pkgname=haskell-simple-smt
-pkgver=0.9.1
-pkgrel=2
+pkgver=0.9.3
+pkgrel=1
 pkgdesc="A simple way to interact with an SMT solver process"
 url="https://github.com/yav/simple-smt"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b1a5b9fe040b0fcf10c07407abd6e3d0f417add414a53de4872fe52ce8111cb4888876d3a184c103b7e95a1990ca2f24797df2e355ef2764401fc4f1ff22a1f6')
+sha512sums=('9b9c2ea67efb49c40795796ae85211d4807936521f764c732a1368af4146f6dfda72e1dd706f007f904171a3ea75d86e6d5224b4bfd9d8280d452717fd046e5f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list