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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 24 11:57:26 UTC 2021


    Date: Tuesday, August 24, 2021 @ 11:57:25
  Author: felixonmars
Revision: 1004517

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

Modified:
  haskell-inspection-testing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-24 11:50:41 UTC (rev 1004516)
+++ PKGBUILD	2021-08-24 11:57:25 UTC (rev 1004517)
@@ -2,8 +2,8 @@
 
 _hkgname=inspection-testing
 pkgname=haskell-inspection-testing
-pkgver=0.4.5.0
-pkgrel=3
+pkgver=0.4.6.0
+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=('2e3d9f4db4eef788bacb312504b972c1ab7bccce7c767d23e2c824f25ca9053ef0454ff092443cc95a553e709dd63ab008929d70354be91fffe978c39f46924e')
+sha512sums=('779c65dcd6e33de7ebb001f844b95e4dd201e47bf2ab5cf788ce5de78ee296c9f821f3e395a584508c19c558da2b7f24f0004e7265f29a6d8bdb22c9937a97ba')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list