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

Felix Yan felixonmars at archlinux.org
Sat Jul 18 22:17:01 UTC 2020


    Date: Saturday, July 18, 2020 @ 22:17:01
  Author: felixonmars
Revision: 664489

upgpkg: haskell-neat-interpolation 0.5.1.1-1: rebuild with neat-interpolation 0.5.1.1

Modified:
  haskell-neat-interpolation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-18 22:14:43 UTC (rev 664488)
+++ PKGBUILD	2020-07-18 22:17:01 UTC (rev 664489)
@@ -3,8 +3,8 @@
 
 _hkgname=neat-interpolation
 pkgname=haskell-neat-interpolation
-pkgver=0.5.1
-pkgrel=25
+pkgver=0.5.1.1
+pkgrel=1
 pkgdesc="A quasiquoter for neat and simple multiline text interpolation"
 url="https://github.com/nikita-volkov/neat-interpolation"
 license=("MIT")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-rerebase'
              'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('90c6895b3defb1e98cd94cec15a9c8e8d35fc6938e273fb294191e4b5d2b6bd0688dabe456ec36c89fa20a5b13139d96ea9606920f0307b1fa6f1e32ecbb813f')
+sha512sums=('ad4ccf934d772f038b6479adb6aa6bd8d0fa4bf6ec9c80dc7b92dcaae1ba96e611ab99dd44fe05f4b70739f9ecbb93f7332563cfc63d0fe4759872a5e8b2d9c4')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list