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

Felix Yan felixonmars at archlinux.org
Mon Mar 22 11:23:21 UTC 2021


    Date: Monday, March 22, 2021 @ 11:23:21
  Author: felixonmars
Revision: 898840

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

Modified:
  haskell-sbv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-22 11:16:29 UTC (rev 898839)
+++ PKGBUILD	2021-03-22 11:23:21 UTC (rev 898840)
@@ -3,8 +3,8 @@
 
 _hkgname=sbv
 pkgname=haskell-sbv
-pkgver=8.11
-pkgrel=4
+pkgver=8.12
+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=('a0c176bfe10f782c2e49aa467d2bee9146d81735e1dc419962efdbe4c52c217148988a9a02bd8705c9bef9bc94192759a8899a0487747a994e8920eb7409c6e2')
+sha512sums=('819c3f58a36018a6260424a6361e67576afa6824a2e811ce4facc4fbb65665ce6953a6f3e5ee92385dafc4e4fc7191b9f161b0276ac4c4efe60eca73d946250d')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list