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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 10 15:15:21 UTC 2022


    Date: Monday, January 10, 2022 @ 15:15:20
  Author: felixonmars
Revision: 1099328

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

Modified:
  haskell-neat-interpolation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-10 15:11:51 UTC (rev 1099327)
+++ PKGBUILD	2022-01-10 15:15:20 UTC (rev 1099328)
@@ -3,8 +3,8 @@
 
 _hkgname=neat-interpolation
 pkgname=haskell-neat-interpolation
-pkgver=0.5.1.2
-pkgrel=185
+pkgver=0.5.1.3
+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=('147bfca831dccc4646cce7c91635d3885049c67c93c3da83a774eaf1c7f485fba14e695efa173fd3a125380c13d70fe3ca017c2179e161d8e53d60278bb0b7a8')
+sha512sums=('d777ac442d0b32348470b64458a88c76836e84b9fe15f46c6ec05f8a84ebe4a5b79827b85ff9a0e2138bb8db10fc4493c2793e13091ee5f5decf5e28110d86ba')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list