Date: Thursday, May 18, 2017 @ 06:03:12
  Author: felixonmars
Revision: 228454

upgpkg: haskell-pretty-show 1.6.13-1

rebuild with pretty-show,1.6.13

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-05-18 06:00:17 UTC (rev 228453)
+++ PKGBUILD    2017-05-18 06:03:12 UTC (rev 228454)
@@ -3,7 +3,7 @@
 
 _hkgname=pretty-show
 pkgname=haskell-pretty-show 
-pkgver=1.6.12
+pkgver=1.6.13
 pkgrel=1
 pkgdesc='Tools for working with derived `Show` instances and generic 
inspection of values.'
 url="http://wiki.github.com/yav/pretty-show";
@@ -12,7 +12,7 @@
 depends=('ghc=8.0.1' 'haskell-lexer')
 makedepends=('happy')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-md5sums=('30eb5b9dc961fed83d2b45a49586a172')
+sha512sums=('7917e5b34e3eefdff3b72d37cedd9f692be1176febe1087e713be9e6c00baf5ffbdd3a7ecca685936ddf73a6765f8145d94ac5a9c026fc8de58794e0a06a184e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to