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

Felix Yan felixonmars at archlinux.org
Mon Feb 24 16:20:46 UTC 2020


    Date: Monday, February 24, 2020 @ 16:20:45
  Author: felixonmars
Revision: 580628

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

Modified:
  haskell-neat-interpolation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-24 16:16:05 UTC (rev 580627)
+++ PKGBUILD	2020-02-24 16:20:45 UTC (rev 580628)
@@ -3,8 +3,8 @@
 
 _hkgname=neat-interpolation
 pkgname=haskell-neat-interpolation
-pkgver=0.3.2.6
-pkgrel=2
+pkgver=0.4
+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=('0b3725258cebdf6144a9442b3dfb5e46a1d36525fdfec7f1797546416ef7788c7ad679d33105d541ae37b208c170d695757355291ef0d05297d8e35ea4116546')
+sha512sums=('a37e701c59e3d56d850f6b5a66a1e0efb0ad880683638043f33ac99715e0a2272db2be7e459411ef0400ffaef52e9641fb30ded77daa3aa2d6818bdce642f397')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list