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

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 19 02:36:35 UTC 2021


    Date: Thursday, August 19, 2021 @ 02:36:34
  Author: felixonmars
Revision: 1003717

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

Modified:
  haskell-sbv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-19 02:30:51 UTC (rev 1003716)
+++ PKGBUILD	2021-08-19 02:36:34 UTC (rev 1003717)
@@ -3,8 +3,8 @@
 
 _hkgname=sbv
 pkgname=haskell-sbv
-pkgver=8.15
-pkgrel=19
+pkgver=8.16
+pkgrel=1
 pkgdesc="SMT Based Verification: Symbolic Haskell theorem prover using SMT solving"
 url="https://leventerkok.github.io/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=('08bde9c3f754de98cfc2fafcbf90a0b9342e88304dc418b569b8d8ebce9f8f42a2862033234ab86d67f3546416d001dccc02b8c7f6135835ea82a7b1f60d4fb3')
+sha512sums=('56f3e1a528353478cfe17d079b3537eebeeac5d59af91a85656ce34b5b8e22be411810f52b719d586fc97173f518b7161b920a3c0b310fb4f730bf0a459cc01b')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list