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

Felix Yan felixonmars at archlinux.org
Wed May 9 05:08:11 UTC 2018


    Date: Wednesday, May 9, 2018 @ 05:08:08
  Author: felixonmars
Revision: 319770

upgpkg: haskell-smtlib 1.0.9-1

rebuild with smtLib,1.0.9

Modified:
  haskell-smtlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-09 05:05:38 UTC (rev 319769)
+++ PKGBUILD	2018-05-09 05:08:08 UTC (rev 319770)
@@ -4,8 +4,8 @@
 
 _hkgname=smtLib
 pkgname=haskell-smtlib
-pkgver=1.0.8
-pkgrel=3
+pkgver=1.0.9
+pkgrel=1
 pkgdesc="A library for working with the SMTLIB format"
 url="https://github.com/yav/smtLib"
 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=('62d7bb38ad6be6e7ba547086a0a02c6035d956b2627396d8afa44df44fd0d640e12d44ea00ed461dfd7261b79b8bb75280eeb7af471ecf49d4bdc9b8b47be45b')
+sha512sums=('6831b0509f8a366dd5898ad5c62999b6313fb853d3b887858ea4365b9574688aeae876a87ab9452415f53de7eee8921f3cf100f338a52ca2b19666a53a3fe6ba')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list