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

Felix Yan felixonmars at archlinux.org
Sat Sep 5 13:33:52 UTC 2020


    Date: Saturday, September 5, 2020 @ 13:33:52
  Author: felixonmars
Revision: 699155

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

Modified:
  haskell-neat-interpolation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-05 13:28:10 UTC (rev 699154)
+++ PKGBUILD	2020-09-05 13:33:52 UTC (rev 699155)
@@ -3,8 +3,8 @@
 
 _hkgname=neat-interpolation
 pkgname=haskell-neat-interpolation
-pkgver=0.5.1.1
-pkgrel=22
+pkgver=0.5.1.2
+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=('ad4ccf934d772f038b6479adb6aa6bd8d0fa4bf6ec9c80dc7b92dcaae1ba96e611ab99dd44fe05f4b70739f9ecbb93f7332563cfc63d0fe4759872a5e8b2d9c4')
+sha512sums=('147bfca831dccc4646cce7c91635d3885049c67c93c3da83a774eaf1c7f485fba14e695efa173fd3a125380c13d70fe3ca017c2179e161d8e53d60278bb0b7a8')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list