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

Felix Yan felixonmars at archlinux.org
Fri May 11 02:11:07 UTC 2018


    Date: Friday, May 11, 2018 @ 02:11:06
  Author: felixonmars
Revision: 320491

upgpkg: haskell-sbv 7.7-1

rebuild with sbv,7.7

Modified:
  haskell-sbv/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-11 02:07:25 UTC (rev 320490)
+++ PKGBUILD	2018-05-11 02:11:06 UTC (rev 320491)
@@ -4,8 +4,8 @@
 
 _hkgname=sbv
 pkgname=haskell-sbv
-pkgver=7.6
-pkgrel=12
+pkgver=7.7
+pkgrel=1
 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving"
 url="http://leventerkok.github.com/sbv"
 license=("custom:BSD3")
@@ -14,9 +14,9 @@
          'haskell-mtl' 'haskell-random' 'haskell-syb' 'haskell-data-binary-ieee754'
          'haskell-generic-deriving')
 makedepends=('ghc' 'haskell-doctest' 'haskell-glob' 'hlint' 'haskell-tasty' 'haskell-tasty-golden'
-             'haskell-tasty-hunit')
+             'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7d4a61f5d8812b2529d1a8cb9dfa9e192efd64586c0618f1b62e7325ea8741525f7763d30bc4468167658625f457de0465094167a4e38bba849e060ec004e13f')
+sha512sums=('96670f21896ae921759f09767d08dc6c4c7592461ca135c2b11678d1b2a2f7980a52aff555dfd3616b8cfd4a592f7407fd0ec493e0b5a099cc2b36f2ed337bcb')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list