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

Felix Yan felixonmars at archlinux.org
Tue Feb 16 08:51:53 UTC 2021


    Date: Tuesday, February 16, 2021 @ 08:51:52
  Author: felixonmars
Revision: 862259

upgpkg: haskell-sbv 8.10-1: rebuild with sbv 8.10

Modified:
  haskell-sbv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-16 08:43:23 UTC (rev 862258)
+++ PKGBUILD	2021-02-16 08:51:52 UTC (rev 862259)
@@ -3,8 +3,8 @@
 
 _hkgname=sbv
 pkgname=haskell-sbv
-pkgver=8.9
-pkgrel=67
+pkgver=8.10
+pkgrel=1
 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving"
 url="https://leventerkok.github.com/sbv"
 license=("BSD")
@@ -15,7 +15,7 @@
              'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 checkdepends=('abc' 'cvc4' 'yices' 'z3')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('be90cce34973bc22fa2e9d6b95ea949b3ba53124ee666845587970003a3b194351f48bdd275dc691a288d79f09647fbf08893d53112519b376de4f157d43ece1')
+sha512sums=('5a5d50e773ae6551212c8a821c2f8df1c64d87dfc2006375fddf07725bebe2d65e4711fb6b6d6cabaddaa2106dea803d97f9e456adc2a84a9629b6b75fe8c78e')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list