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

Felix Yan felixonmars at archlinux.org
Mon Mar 19 07:09:05 UTC 2018


    Date: Monday, March 19, 2018 @ 07:09:04
  Author: felixonmars
Revision: 309134

upgpkg: haskell-sbv 7.6-1

rebuild with sbv,7.6

Modified:
  haskell-sbv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-19 07:02:39 UTC (rev 309133)
+++ PKGBUILD	2018-03-19 07:09:04 UTC (rev 309134)
@@ -4,8 +4,8 @@
 
 _hkgname=sbv
 pkgname=haskell-sbv
-pkgver=7.5
-pkgrel=25
+pkgver=7.6
+pkgrel=1
 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving"
 url="http://leventerkok.github.com/sbv"
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
 makedepends=('ghc' 'haskell-doctest' 'haskell-glob' 'hlint' 'haskell-tasty' 'haskell-tasty-golden'
              'haskell-tasty-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('008675fec1f966c80605c5cc089293cd7f0ff3db69e076510af3b2ea22468c874b280d8e72cf5f3bc2fbf4ab4f446d11d7a312515da4235a1a3ca8a38df1b555')
+sha512sums=('7d4a61f5d8812b2529d1a8cb9dfa9e192efd64586c0618f1b62e7325ea8741525f7763d30bc4468167658625f457de0465094167a4e38bba849e060ec004e13f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list