[arch-commits] Commit in haskell-neat-interpolation/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Feb 26 19:25:53 UTC 2020
Date: Wednesday, February 26, 2020 @ 19:25:52
Author: felixonmars
Revision: 583093
upgpkg: haskell-neat-interpolation 0.5-1: rebuild with neat-interpolation 0.5
Modified:
haskell-neat-interpolation/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-26 19:23:37 UTC (rev 583092)
+++ PKGBUILD 2020-02-26 19:25:52 UTC (rev 583093)
@@ -3,8 +3,8 @@
_hkgname=neat-interpolation
pkgname=haskell-neat-interpolation
-pkgver=0.4
-pkgrel=3
+pkgver=0.5
+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=('a37e701c59e3d56d850f6b5a66a1e0efb0ad880683638043f33ac99715e0a2272db2be7e459411ef0400ffaef52e9641fb30ded77daa3aa2d6818bdce642f397')
+sha512sums=('aef81a0ebb2987b2c954cf9a9a7ff8e39989a6685e66fe5464c5a54633effbee8aa568958c58a8fe8a29f8f66f9783f9d74247a03ddb27c91fb849ac72c43fa4')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list