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

Felix Yan felixonmars at archlinux.org
Tue Aug 11 09:56:18 UTC 2020


    Date: Tuesday, August 11, 2020 @ 09:56:17
  Author: felixonmars
Revision: 674463

upgpkg: haskell-rio-prettyprint 0.1.1.0-1: rebuild with rio-prettyprint 0.1.1.0

Modified:
  haskell-rio-prettyprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-11 09:54:09 UTC (rev 674462)
+++ PKGBUILD	2020-08-11 09:56:17 UTC (rev 674463)
@@ -2,10 +2,10 @@
 
 _hkgname=rio-prettyprint
 pkgname=haskell-rio-prettyprint
-pkgver=0.1.0.0
-pkgrel=84
+pkgver=0.1.1.0
+pkgrel=1
 pkgdesc="Pretty-printing for RIO"
-url="https://github.com/commercialhaskell/stack"
+url="https://github.com/commercialhaskell/rio-prettyprint"
 license=('MIT')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-annotated-wl-pprint' 'haskell-ansi-terminal'
@@ -12,7 +12,7 @@
          'haskell-colour' 'haskell-path' 'haskell-rio')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('96599c19f5c49824d5bd76c109e2304153170269ecd4c6595f03705216154750670542110fdab450a7e36db00d6a6a0d3acca30e5c7c24a855760b09703a4658')
+sha512sums=('3f519fa0dd4ea51af565221504358ca5728b9ebe07df8a2b34b83198bb19d6653c048cd45701fed6d99b5204da05449f35c0be8e98df2da1c34ea99023f06bf4')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list