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

Felix Yan felixonmars at archlinux.org
Sun Nov 24 10:22:33 UTC 2019


    Date: Sunday, November 24, 2019 @ 10:22:32
  Author: felixonmars
Revision: 532931

upgpkg: haskell-filelock 0.1.1.4-1

rebuild with filelock 0.1.1.4

Modified:
  haskell-filelock/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-24 10:20:38 UTC (rev 532930)
+++ PKGBUILD	2019-11-24 10:22:32 UTC (rev 532931)
@@ -3,7 +3,7 @@
 
 _hkgname=filelock
 pkgname=haskell-filelock
-pkgver=0.1.1.3
+pkgver=0.1.1.4
 pkgrel=1
 pkgdesc="Portable interface to file locking (flock / LockFileEx)"
 url="https://github.com/takano-akio/filelock"
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2fc95f33311d43501daaed8472cffd198a0b9146325a9cfded5952c9a43b550fab6e89b722c2453034ee233480778bf2af9fb6089f111d168ebec1ececbaa895')
+sha512sums=('ff1d87f6c8bb7dc63b63b7d85dfc007285a74fa47b4bcbaa8783a05482a0a8964ab631fdda5bb177eeed1a89f9687eb19014bc7ef20e99f1daf227e1061152ed')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list