[arch-commits] Commit in haskell-libbf/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Jan 1 22:22:25 UTC 2022
Date: Saturday, January 1, 2022 @ 22:22:24
Author: felixonmars
Revision: 1092025
upgpkg: haskell-libbf 0.6.3-1: rebuild with libBF 0.6.3
Modified:
haskell-libbf/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-01 22:09:03 UTC (rev 1092024)
+++ PKGBUILD 2022-01-01 22:22:24 UTC (rev 1092025)
@@ -2,8 +2,8 @@
_hkgname=libBF
pkgname=haskell-libbf
-pkgver=0.6.2
-pkgrel=52
+pkgver=0.6.3
+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=('d5ced83dd9d5c6b2b39d0ce86894d01a275e7086f618588966bc0fea0ac64803ca469b2a1268e1779e99569a3c2aaae69c02a0e9ac4e062e2b8d31151d33a771')
+sha512sums=('bb63094e538320e2a64a5b298686c0e93d02061569a219a5becfd9ae53874ddec3a3c464dbcfdc6feff8e32abaa456308602dd7e657c33cc643fcee766e9251a')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list