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

Felix Yan felixonmars at archlinux.org
Tue Dec 12 07:59:18 UTC 2017


    Date: Tuesday, December 12, 2017 @ 07:59:17
  Author: felixonmars
Revision: 273954

upgpkg: haskell-pretty-show 1.6.14-1

rebuild with pretty-show,1.6.14

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-12 07:58:02 UTC (rev 273953)
+++ PKGBUILD	2017-12-12 07:59:17 UTC (rev 273954)
@@ -3,8 +3,8 @@
 
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
-pkgver=1.6.13
-pkgrel=5
+pkgver=1.6.14
+pkgrel=1
 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.'
 url="http://wiki.github.com/yav/pretty-show"
 license=('MIT')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-lexer')
 makedepends=('ghc' 'happy')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7917e5b34e3eefdff3b72d37cedd9f692be1176febe1087e713be9e6c00baf5ffbdd3a7ecca685936ddf73a6765f8145d94ac5a9c026fc8de58794e0a06a184e')
+sha512sums=('f5d86ab32458f55e2aa03a4434f74186809aa161337237d194beb6ece91127936fa41f0a8eb5d8b580bb8702858a0520c0c455496a55936dab20831c314bee09')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list