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

Felix Yan fyan at archlinux.org
Wed Jun 8 16:38:08 UTC 2016


    Date: Wednesday, June 8, 2016 @ 18:38:08
  Author: fyan
Revision: 178657

upgpkg: haskell-haddock-library 1.4.2-1

rebuild with EdisonAPI-1.3.1, JuicyPixels-3.2.7.1, MissingH-1.4.0.0, aeson-compat-0.3.4.0, aws-0.14.0, cairo-0.13.3.0, cereal-0.5.2.0, cgrep-6.6.14, cryptonite-0.16, extra-1.4.9, glib-0.13.4.0, gtk3-0.14.5, hackage-security-0.5.2.1, haddock-api-2.17.3, haddock-library-1.4.2, hlint-1.9.34, hslogger-1.2.10, http-types-0.9.1, language-javascript-0.6.0.5, pandoc-1.17.1, pandoc-citeproc-0.10, pango-0.13.3.0, pipes-4.2.0, retry-0.7.4, sandi-0.4.0, shake-0.15.8, statistics-0.13.3.0, unix-compat-0.4.2.0

Modified:
  haskell-haddock-library/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-08 16:37:45 UTC (rev 178656)
+++ PKGBUILD	2016-06-08 16:38:08 UTC (rev 178657)
@@ -2,7 +2,7 @@
 # Maintainer: Sergej Pupykin <arch+pub at sergej.pp.ru>
 
 pkgname=haskell-haddock-library
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="A documentation-generation tool for Haskell libraries"
 url="http://www.haskell.org/haddock/"
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 source=("http://hackage.haskell.org/packages/archive/haddock-library/${pkgver}/haddock-library-${pkgver}.tar.gz")
-sha256sums=('40f4be262d3ec74a88e86f2bf9ecfba46ae140d936825c96b3d739acb9469ff1')
+sha256sums=('e8edf0714ef3c0e64ad61db6e9f3c1ca0980941b4e9128c94881588cdb4168dc')
 
 build() {
     cd "${srcdir}/haddock-library-${pkgver}"



More information about the arch-commits mailing list