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

Felix Yan felixonmars at archlinux.org
Sat Feb 16 15:27:15 UTC 2019


    Date: Saturday, February 16, 2019 @ 15:27:14
  Author: felixonmars
Revision: 433492

upgpkg: haskell-simple-smt 0.9.4-1

rebuild with simple-smt 0.9.4

Modified:
  haskell-simple-smt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-16 15:22:13 UTC (rev 433491)
+++ PKGBUILD	2019-02-16 15:27:14 UTC (rev 433492)
@@ -3,8 +3,8 @@
 
 _hkgname=simple-smt
 pkgname=haskell-simple-smt
-pkgver=0.9.3
-pkgrel=3
+pkgver=0.9.4
+pkgrel=1
 pkgdesc="A simple way to interact with an SMT solver process"
 url="https://github.com/yav/simple-smt"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9b9c2ea67efb49c40795796ae85211d4807936521f764c732a1368af4146f6dfda72e1dd706f007f904171a3ea75d86e6d5224b4bfd9d8280d452717fd046e5f')
+sha512sums=('30cc465af495f8b7550f607909330745c6272c58e8dbc157687b777eba541250f5bdce237e83a6c4971653791dabfcce11c3f9b0d1ce6354781c6c53cf93429c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list