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

Felix Yan felixonmars at archlinux.org
Mon Jul 16 12:37:04 UTC 2018


    Date: Monday, July 16, 2018 @ 12:37:03
  Author: felixonmars
Revision: 359842

upgpkg: haskell-haddock-library 1.6.0-1

rebuild with pandoc 2.2.2, haddock-library 1.6.0

Modified:
  haskell-haddock-library/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-16 12:31:24 UTC (rev 359841)
+++ PKGBUILD	2018-07-16 12:37:03 UTC (rev 359842)
@@ -3,8 +3,8 @@
 
 _hkgname=haddock-library
 pkgname=haskell-haddock-library
-pkgver=1.5.0.1
-pkgrel=33
+pkgver=1.6.0
+pkgrel=1
 pkgdesc="A documentation-generation tool for Haskell libraries"
 url="https://www.haskell.org/haddock/"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-base-compat' 'haskell-hspec' 'haskell-hspec-discover'
              'haskell-quickcheck' 'haskell-optparse-applicative' 'haskell-tree-diff')
 source=("https://hackage.haskell.org/packages/archive/haddock-library/${pkgver}/haddock-library-${pkgver}.tar.gz")
-sha512sums=('832f21280ab2dce56c668dcf087c884bc450455d8198fb75ee856c19ce1b547f4a2c1403f4f20e044382f140fed848ae7657da9d05a0ab0f0752433b20397559')
+sha512sums=('e24906db32b740da99b048127e166ce57c0fd7bb14d8d6f34f4b94d8583387aa11b5cb6a734eddc91602037612b0fd725c95d2d37aca539c1be8dfd70d6e8a73')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list