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

Felix Yan felixonmars at gemini.archlinux.org
Sat Apr 9 20:18:11 UTC 2022


    Date: Saturday, April 9, 2022 @ 20:18:11
  Author: felixonmars
Revision: 1183152

upgpkg: haskell-bv-sized 1.0.4-1: rebuild with bv-sized 1.0.4

Modified:
  haskell-bv-sized/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-09 20:16:21 UTC (rev 1183151)
+++ PKGBUILD	2022-04-09 20:18:11 UTC (rev 1183152)
@@ -2,8 +2,8 @@
 
 _hkgname=bv-sized
 pkgname=haskell-bv-sized
-pkgver=1.0.3
-pkgrel=109
+pkgver=1.0.4
+pkgrel=1
 pkgdesc="A bitvector datatype that is parameterized by the vector width"
 url="https://github.com/GaloisInc/bv-sized"
 license=('BSD')
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'uusi' 'haskell-hedgehog' 'haskell-monadrandom' 'haskell-tasty'
              'haskell-tasty-hedgehog')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('dc4ffcb6aef1f3290c13394764aa4321a05647c05e4e373a90e674f794951ce4b984258410447cd0eaff1b812244bce468592a187d985e60847d0a19caa990e2')
+sha512sums=('7d33a16651c59f74ba230ad2b61e2686a849a8303c272f6c423c652bee5921b7d1af76011f65a7d517bf67d6eff2ff01e16dd260c9bb7600ad21865b8b065872')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list