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

Felix Yan felixonmars at archlinux.org
Tue Sep 25 00:38:43 UTC 2018


    Date: Tuesday, September 25, 2018 @ 00:38:34
  Author: felixonmars
Revision: 384708

upgpkg: haskell-sbv 7.12-1

rebuild with sbv 7.12

Modified:
  haskell-sbv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-25 00:37:52 UTC (rev 384707)
+++ PKGBUILD	2018-09-25 00:38:34 UTC (rev 384708)
@@ -3,7 +3,7 @@
 
 _hkgname=sbv
 pkgname=haskell-sbv
-pkgver=7.11
+pkgver=7.12
 pkgrel=1
 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving"
 url="http://leventerkok.github.com/sbv"
@@ -15,7 +15,7 @@
 makedepends=('ghc' 'haskell-doctest' 'haskell-glob' 'hlint' 'haskell-tasty' 'haskell-tasty-golden'
              'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('83cd74fd7be4636da9915d92a54edcda09951a0c5ba6f531306f449b919e9dbacdf9fe92f5271fffd44017d91deb8c0dc4ca8e39ee82358c15fb0d5fd7d24bc8')
+sha512sums=('5c64a2bdd3817f893e7f25f969afd7fab4f24acb695370b19e87ecb5064b24a4ed5d13861fb6afa1a4cf6f59fcf3ee801a117dc34a28d9abda826e9f30f8f382')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list