[arch-commits] Commit in haskell-unixutils/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jul 1 01:04:07 UTC 2021
Date: Thursday, July 1, 2021 @ 01:04:07
Author: felixonmars
Revision: 969033
upgpkg: haskell-unixutils 1.54.2-1
Modified:
haskell-unixutils/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-01 00:57:46 UTC (rev 969032)
+++ PKGBUILD 2021-07-01 01:04:07 UTC (rev 969033)
@@ -2,8 +2,8 @@
_hkgname=Unixutils
pkgname=haskell-unixutils
-pkgver=1.54.1
-pkgrel=228
+pkgver=1.54.2
+pkgrel=1
pkgdesc="A crude interface between Haskell and Unix-like operating systems"
url="https://github.com/seereason/haskell-unixutils"
license=('BSD')
@@ -12,7 +12,7 @@
'haskell-regex-tdfa' 'haskell-zlib')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b8395cf6778c18a2f36a45a927d24042fd144ab70c6c092e1be36b22c59bbd1f0151cbe703d9db98dc769eba41ca9eb89cf60e87f5a6bbb32d6b64ef97c45665')
+sha512sums=('7d8e652ed6d7a19082ae5fb4ca4e05f808fc7d6599b7a41652743dfbd53f0ebd3333168ea76e480127b554bbaab7466ed8ac6c066edd6651fe9f54e69ea4f5df')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list