[arch-commits] Commit in haskell-fgl/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed May 23 05:06:30 UTC 2018
Date: Wednesday, May 23, 2018 @ 05:06:29
Author: felixonmars
Revision: 327968
upgpkg: haskell-fgl 5.6.0.0-1
rebuild with fgl,5.6.0.0
Modified:
haskell-fgl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-23 05:03:47 UTC (rev 327967)
+++ PKGBUILD 2018-05-23 05:06:29 UTC (rev 327968)
@@ -4,8 +4,8 @@
_hkgname=fgl
pkgname=haskell-fgl
-pkgver=5.5.4.0
-pkgrel=4
+pkgver=5.6.0.0
+pkgrel=1
pkgdesc="Martin Erwig's Functional Graph Library"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("custom:BSD3")
@@ -13,7 +13,7 @@
depends=('ghc-libs')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('3de94b65b878185e9f4790233ac9c37c80e97f4a83bd772f8782410ebaf5d7fcc17b2e17e0eef4fea56ede0066df3ce6b7258faf629ab3b248225cc906ac133f')
+sha512sums=('0da15994f95d86dd27a6678eb762afb72d87b28176f82505691b5e5215e2c73edfe7ed2f36021254a02a749d5f39f23bf68a8957900fb335e651be5b68ec11f2')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list