[arch-commits] Commit in haskell-lukko/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Mar 26 13:47:28 UTC 2020
Date: Thursday, March 26, 2020 @ 13:47:28
Author: felixonmars
Revision: 604452
upgpkg: haskell-lukko 0.1.1.2-1: rebuild with lukko 0.1.1.2
Modified:
haskell-lukko/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-26 13:42:31 UTC (rev 604451)
+++ PKGBUILD 2020-03-26 13:47:28 UTC (rev 604452)
@@ -2,8 +2,8 @@
_hkgname=lukko
pkgname=haskell-lukko
-pkgver=0.1.1.1
-pkgrel=12
+pkgver=0.1.1.2
+pkgrel=1
pkgdesc="Access to platform dependent file locking APIs"
url="https://github.com/phadej/lukko"
license=('BSD')
@@ -12,7 +12,7 @@
makedepends=('ghc' 'haskell-async' 'haskell-singleton-bool' 'haskell-tasty'
'haskell-tasty-expected-failure' 'haskell-tasty-hunit' 'haskell-temporary')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('2a307eef1ceb421a6b46854c99b50fd64da02df2e74e662f67fbd179db0880599d40d8b5b8bb8d117e4c52ad114e45d9b1434ecba984f4dea314ff1f840ec37f')
+sha512sums=('fe3a6687b741491ebaeace29c8d4d01307fad43f0e649c087fef24ec227eb231541fa1500e1685c814eb2a1ea472546033e837ce84fa64df79f00b19f8abebb6')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list