[arch-commits] Commit in haskell-libbf/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Aug 13 10:07:34 UTC 2022
Date: Saturday, August 13, 2022 @ 10:07:34
Author: felixonmars
Revision: 1265931
upgpkg: haskell-libbf 0.6.4-1: rebuild with libBF 0.6.4
Modified:
haskell-libbf/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-13 09:56:13 UTC (rev 1265930)
+++ PKGBUILD 2022-08-13 10:07:34 UTC (rev 1265931)
@@ -2,8 +2,8 @@
_hkgname=libBF
pkgname=haskell-libbf
-pkgver=0.6.3
-pkgrel=36
+pkgver=0.6.4
+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=('bb63094e538320e2a64a5b298686c0e93d02061569a219a5becfd9ae53874ddec3a3c464dbcfdc6feff8e32abaa456308602dd7e657c33cc643fcee766e9251a')
+sha512sums=('6d03a4f47e63698b5a2d173c990b131f314a4d679e838327e496f285aaeffb5bf6da2fda2cd8fdc81ca3829907c2a2ad0774ed7f5218abf3a1ccb7f7905f72de')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list