[arch-commits] Commit in haskell-inspection-testing/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Apr 14 03:46:24 UTC 2020


    Date: Tuesday, April 14, 2020 @ 03:46:23
  Author: felixonmars
Revision: 613952

upgpkg: haskell-inspection-testing 0.4.2.4-1: rebuild with inspection-testing 0.4.2.4

Modified:
  haskell-inspection-testing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-14 03:42:58 UTC (rev 613951)
+++ PKGBUILD	2020-04-14 03:46:23 UTC (rev 613952)
@@ -2,8 +2,8 @@
 
 _hkgname=inspection-testing
 pkgname=haskell-inspection-testing
-pkgver=0.4.2.2
-pkgrel=4
+pkgver=0.4.2.4
+pkgrel=1
 pkgdesc="GHC plugin to do inspection testing"
 url="https://github.com/nomeata/inspection-testing"
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-ghc')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('11442d75db189d93ad56de234da9c28dc992fb16bc8eeef2f567bfee928dc4f67d65545fe10d78b3c6322adabb2051f0d11e1e5f32ff6f4988d5dffcb0ce4024')
+sha512sums=('16ebfcd20e4ee3a9117670ad9e0d683002262a2f3c52dcfdb7c7123f256db4f133780e759a80469a14c786a4158ef9ba4e7d534e728e8d44188b11765a1e8745')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list