[arch-commits] Commit in haskell-unix-compat/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jan 24 17:46:06 UTC 2021
Date: Sunday, January 24, 2021 @ 17:46:06
Author: felixonmars
Revision: 828810
upgpkg: haskell-unix-compat 0.5.3-1: rebuild with unix-compat 0.5.3
Modified:
haskell-unix-compat/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-24 17:44:36 UTC (rev 828809)
+++ PKGBUILD 2021-01-24 17:46:06 UTC (rev 828810)
@@ -5,8 +5,8 @@
pkgname=haskell-unix-compat
_hkgname=unix-compat
-pkgver=0.5.2
-pkgrel=8
+pkgver=0.5.3
+pkgrel=1
pkgdesc="Portable POSIX-compatibility layer."
url="https://github.com/jacobstanley/unix-compat"
license=('BSD3')
@@ -14,7 +14,7 @@
depends=('ghc-libs' 'haskell-old-time')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('0a0a98e03edb7c6ab4401a022c3e90f7598b24930cb22ba04711c3f57b8f87990c6669d5cda07196b61d36cb6e0fa8b281822fa99b199c3b78cfccd0bc3f70be')
+sha512sums=('f31b91f0ca45e163bc2a0d4a51722dbe06ac76ffb32065280cff6d0ff345a6265dc0a384f31705cb3f63171c514d5ff0f0b0d066e8fe06d63c5e377d5f814d8d')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list