[arch-commits] Commit in haskell-missingh/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed May 15 09:21:47 UTC 2019
Date: Wednesday, May 15, 2019 @ 09:21:43
Author: felixonmars
Revision: 467338
upgpkg: haskell-missingh 1.4.2.0-1
rebuild with MissingH 1.4.2.0, hslogger 1.3.0.0
Modified:
haskell-missingh/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-15 09:21:16 UTC (rev 467337)
+++ PKGBUILD 2019-05-15 09:21:43 UTC (rev 467338)
@@ -3,18 +3,18 @@
_hkgname=MissingH
pkgname=haskell-missingh
-pkgver=1.4.1.0
-pkgrel=18
+pkgver=1.4.2.0
+pkgrel=1
pkgdesc="Large utility library"
url="http://software.complete.org/missingh"
license=("BSD")
arch=('x86_64')
-depends=('ghc-libs' "haskell-hunit" "haskell-hslogger" "haskell-network"
+depends=('ghc-libs' "haskell-hslogger" "haskell-network"
"haskell-old-locale" "haskell-old-time" "haskell-random"
"haskell-regex-compat")
-makedepends=('ghc')
+makedepends=('ghc' 'haskell-hunit')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('0d6e5c89ad80da7dcb053535e455b5c5f36c5e3289820ee64197a404671a67213d14a57842122614eb7981d3eb6c563fbfd2657d5ea5d70d2400eb247a73371e')
+sha512sums=('6e97ac1c7a126c17a9497bf5afcfab11a2bbf56358ef013f1e7ac5d4095b531976157e9bba1b3abab7a45c98e4d3525e919c926506842e56ef721edcbd944b3c')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list