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

Felix Yan felixonmars at archlinux.org
Tue Apr 13 19:29:34 UTC 2021


    Date: Tuesday, April 13, 2021 @ 19:29:34
  Author: felixonmars
Revision: 918280

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

Modified:
  haskell-sbv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-13 19:15:08 UTC (rev 918279)
+++ PKGBUILD	2021-04-13 19:29:34 UTC (rev 918280)
@@ -3,8 +3,8 @@
 
 _hkgname=sbv
 pkgname=haskell-sbv
-pkgver=8.13
-pkgrel=3
+pkgver=8.14
+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=('429144c2e3cbef5c5a105322cc5314ff7bc439775efe1231db83ed169246e2aa669e15c32f930bf227db61c0ab7a483d7af6d6395b4d76e4574c6d46fcd9dfa5')
+sha512sums=('3f4d955bce4c796f8c9557fb34f62674e19b8e09fc5831605cc8e2db2edf5958a4539089860c0d62219870e48631fc7460b64127754c6ce2e3b750d7f8c83655')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list