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

Felix Yan felixonmars at archlinux.org
Mon May 6 02:10:55 UTC 2019


    Date: Monday, May 6, 2019 @ 02:10:54
  Author: felixonmars
Revision: 460326

upgpkg: haskell-filelock 0.1.1.3-1

rebuild with filelock 0.1.1.3

Modified:
  haskell-filelock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-06 02:09:33 UTC (rev 460325)
+++ PKGBUILD	2019-05-06 02:10:54 UTC (rev 460326)
@@ -3,8 +3,8 @@
 
 _hkgname=filelock
 pkgname=haskell-filelock
-pkgver=0.1.1.2
-pkgrel=11
+pkgver=0.1.1.3
+pkgrel=1
 pkgdesc="Portable interface to file locking (flock / LockFileEx)"
 url="https://github.com/takano-akio/filelock"
 license=("custom:PublicDomain")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a924a21f52a1ab7d0e3279590081d1ca6955da1c10f39d288ef73e7018886852bde0c1474a7a07bfdc300a623dbef6860315fc64cd97559b0ba76c8a1534f9c6')
+sha512sums=('2fc95f33311d43501daaed8472cffd198a0b9146325a9cfded5952c9a43b550fab6e89b722c2453034ee233480778bf2af9fb6089f111d168ebec1ececbaa895')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list