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

Felix Yan felixonmars at archlinux.org
Sat Mar 4 02:38:31 UTC 2017


    Date: Saturday, March 4, 2017 @ 02:38:30
  Author: felixonmars
Revision: 214738

upgpkg: haskell-fgl 5.5.3.1-1

rebuild with fgl,5.5.3.1

Modified:
  haskell-fgl/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-04 02:38:00 UTC (rev 214737)
+++ PKGBUILD	2017-03-04 02:38:30 UTC (rev 214738)
@@ -4,15 +4,15 @@
 
 _hkgname=fgl
 pkgname=haskell-fgl
-pkgver=5.5.3.0
+pkgver=5.5.3.1
 pkgrel=1
 pkgdesc="Martin Erwig's Functional Graph Library"
-url="http://hackage.haskell.org/package/${_hkgname}"
+url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('d70cd8e2694311fae0b44fe0d1b342c95706ceffd3be66767e9027dfa5597e39')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
+sha256sums=('dea97201d22c55b57a38b8f5a1ff272be8ba83db3824ab0f1232c60b8dcc2e4c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list