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

Felix Yan felixonmars at archlinux.org
Sat Aug 10 21:05:56 UTC 2019


    Date: Saturday, August 10, 2019 @ 21:05:56
  Author: felixonmars
Revision: 498703

upgpkg: haskell-unix-compat 0.5.2-1

rebuild with unix-compat 0.5.2

Modified:
  haskell-unix-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-10 18:53:10 UTC (rev 498702)
+++ PKGBUILD	2019-08-10 21:05:56 UTC (rev 498703)
@@ -5,16 +5,16 @@
 
 pkgname=haskell-unix-compat
 _hkgname=unix-compat
-pkgver=0.5.1
-pkgrel=6
+pkgver=0.5.2
+pkgrel=1
 pkgdesc="Portable POSIX-compatibility layer."
-url="https://hackage.haskell.org/package/unix-compat"
+url="https://github.com/jacobstanley/unix-compat"
 license=('BSD3')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-old-time')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('4b4a0267e8f84ed8ce86b47e9e02e760bbda09e7d441320ed9f9dae7f861ada25ed906a0410ef8c516b71b0ea29a1e0aa0c8ec7724ecdf889931705f000bb0d4')
+sha512sums=('0a0a98e03edb7c6ab4401a022c3e90f7598b24930cb22ba04711c3f57b8f87990c6669d5cda07196b61d36cb6e0fa8b281822fa99b199c3b78cfccd0bc3f70be')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list