[arch-commits] Commit in haskell-neat-interpolation/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 4 15:52:43 UTC 2020
Date: Wednesday, March 4, 2020 @ 15:52:42
Author: felixonmars
Revision: 590264
upgpkg: haskell-neat-interpolation 0.5.1-1: rebuild with neat-interpolation 0.5.1
Modified:
haskell-neat-interpolation/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-04 15:51:08 UTC (rev 590263)
+++ PKGBUILD 2020-03-04 15:52:42 UTC (rev 590264)
@@ -3,8 +3,8 @@
_hkgname=neat-interpolation
pkgname=haskell-neat-interpolation
-pkgver=0.5.0.1
-pkgrel=3
+pkgver=0.5.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=('1fc3e57ef59c2080d8a5170f49fbd76e977983308c33a75396b3fa00d3dbb376f756bdf2d285a9ab0343726479f9bcd984b32e667d9446ed1e51f9be874ef597')
+sha512sums=('90c6895b3defb1e98cd94cec15a9c8e8d35fc6938e273fb294191e4b5d2b6bd0688dabe456ec36c89fa20a5b13139d96ea9606920f0307b1fa6f1e32ecbb813f')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list