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

Felix Yan felixonmars at archlinux.org
Wed Feb 17 11:10:31 UTC 2021


    Date: Wednesday, February 17, 2021 @ 11:10:30
  Author: felixonmars
Revision: 862369

upgpkg: haskell-libbf 0.6.1-1: rebuild with libBF 0.6.1

Modified:
  haskell-libbf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-17 11:06:19 UTC (rev 862368)
+++ PKGBUILD	2021-02-17 11:10:30 UTC (rev 862369)
@@ -2,8 +2,8 @@
 
 _hkgname=libBF
 pkgname=haskell-libbf
-pkgver=0.6
-pkgrel=6
+pkgver=0.6.1
+pkgrel=1
 pkgdesc="A binding to the libBF library"
 url="https://github.com/GaloisInc/libBF-hs"
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'libbf' 'haskell-hashable')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('ed60e3da2a5b735c093933d9b0a9f83ba95ec61c7358acb29849038b830f9556c67116370f1b68f8067acc894744d023d079033405863c2116d69484766ee939')
+sha512sums=('52ad2e65d023dee9c113c0ee04cf576ef94dae5278a76cf3f5a7cc8e17b304a7437b420a7dcfbebb30921243a584c70e7d8bf3bb139c22226c18682867b3ee06')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list