[arch-commits] Commit in haskell-neat-interpolation/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Dec 4 21:10:21 UTC 2019


    Date: Wednesday, December 4, 2019 @ 21:10:21
  Author: felixonmars
Revision: 535270

upgpkg: haskell-neat-interpolation 0.3.2.5-1

rebuild with neat-interpolation 0.3.2.5

Modified:
  haskell-neat-interpolation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-04 21:10:01 UTC (rev 535269)
+++ PKGBUILD	2019-12-04 21:10:21 UTC (rev 535270)
@@ -3,8 +3,8 @@
 
 _hkgname=neat-interpolation
 pkgname=haskell-neat-interpolation
-pkgver=0.3.2.4
-pkgrel=17
+pkgver=0.3.2.5
+pkgrel=1
 pkgdesc="A quasiquoter for neat and simple multiline text interpolation"
 url="https://github.com/nikita-volkov/neat-interpolation"
 license=("MIT")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-base-prelude' 'haskell-megaparsec')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c1e177bb811eec89047b3aa45e793681c2377a9c6700b557d5fe500af667d15dc8d06c161bb7b65daaa5ee88d675f48989d33419334253715ef0d38c006749ec')
+sha512sums=('d25505b77e0ba9a684395514fc3b3d2c043c9717c1ce2b84da9dd193ac04c5dc61e3aa9451b2db4abaf2bb94e20626bcf34b4544183374a7a8e9a6192ad354aa')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list