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

Felix Yan felixonmars at archlinux.org
Fri Jul 1 16:57:05 UTC 2016


    Date: Friday, July 1, 2016 @ 16:57:04
  Author: felixonmars
Revision: 181745

upgpkg: haskell-glob 0.7.8-1

rebuild with Glob-0.7.8, JuicyPixels-3.2.7.2, aeson-pretty-0.8.1, data-accessor-template-0.2.1.13, http-client-0.4.30, http-conduit-2.1.11

Modified:
  haskell-glob/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-01 16:56:48 UTC (rev 181744)
+++ PKGBUILD	2016-07-01 16:57:04 UTC (rev 181745)
@@ -4,15 +4,15 @@
 
 _hkgname=Glob
 pkgname=haskell-glob
-pkgver=0.7.7
+pkgver=0.7.8
 pkgrel=1
 pkgdesc="Globbing library"
 url="http://iki.fi/matti.niemenmaa/glob/"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1" "haskell-dlist")
+depends=("ghc=8.0.1" "haskell-dlist" "haskell-transformers-compat")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('c1219b83da6f20a254d3cb6505d62026503080c1853ed9c59541af14f0f74b83')
+sha256sums=('15993a4b46d05d01d1d5541828e36ebdfa300ff7ef71205b152977b2192710e0')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list