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

Felix Yan felixonmars at archlinux.org
Fri Jan 18 12:23:34 UTC 2019


    Date: Friday, January 18, 2019 @ 12:23:33
  Author: felixonmars
Revision: 424075

upgpkg: haskell-smtlib 1.1-1

rebuild with smtLib 1.1

Modified:
  haskell-smtlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-18 12:22:32 UTC (rev 424074)
+++ PKGBUILD	2019-01-18 12:23:33 UTC (rev 424075)
@@ -3,8 +3,8 @@
 
 _hkgname=smtLib
 pkgname=haskell-smtlib
-pkgver=1.0.9
-pkgrel=6
+pkgver=1.1
+pkgrel=1
 pkgdesc="A library for working with the SMTLIB format"
 url="https://github.com/yav/smtLib"
 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=('6831b0509f8a366dd5898ad5c62999b6313fb853d3b887858ea4365b9574688aeae876a87ab9452415f53de7eee8921f3cf100f338a52ca2b19666a53a3fe6ba')
+sha512sums=('11a550ec03a0c59b2f7a0f24b325cdb4c981d75b1d25785a76ba644e7c75ca843e8c99d193f650f6d4ee991e6a7f505d9f000bd13e5b1289d7d3fae66fe33124')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list