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

Felix Yan felixonmars at archlinux.org
Mon Sep 4 16:47:36 UTC 2017


    Date: Monday, September 4, 2017 @ 16:47:35
  Author: felixonmars
Revision: 255663

upgpkg: haskell-fgl 5.5.4.0-1

rebuild with fgl,5.5.4.0 hopenpgp-tools,0.19.5

Modified:
  haskell-fgl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-04 16:25:22 UTC (rev 255662)
+++ PKGBUILD	2017-09-04 16:47:35 UTC (rev 255663)
@@ -4,8 +4,8 @@
 
 _hkgname=fgl
 pkgname=haskell-fgl
-pkgver=5.5.3.1
-pkgrel=3
+pkgver=5.5.4.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")
-sha256sums=('dea97201d22c55b57a38b8f5a1ff272be8ba83db3824ab0f1232c60b8dcc2e4c')
+sha512sums=('3de94b65b878185e9f4790233ac9c37c80e97f4a83bd772f8782410ebaf5d7fcc17b2e17e0eef4fea56ede0066df3ce6b7258faf629ab3b248225cc906ac133f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list