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

Felix Yan felixonmars at archlinux.org
Wed Apr 28 14:59:44 UTC 2021


    Date: Wednesday, April 28, 2021 @ 14:59:44
  Author: felixonmars
Revision: 924891

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

Modified:
  haskell-inspection-testing/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-28 14:56:32 UTC (rev 924890)
+++ PKGBUILD	2021-04-28 14:59:44 UTC (rev 924891)
@@ -2,7 +2,7 @@
 
 _hkgname=inspection-testing
 pkgname=haskell-inspection-testing
-pkgver=0.4.4.0
+pkgver=0.4.5.0
 pkgrel=1
 pkgdesc="GHC plugin to do inspection testing"
 url="https://github.com/nomeata/inspection-testing"
@@ -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=('dfdcf8f009aa789dc367ebb5ee719e9ea39a643ef35d540fa86b9664b0ffb182bacd84662f9bc2125e90d580f39a0f79cecbecedcc5ed20f8dac534acf251b12')
+sha512sums=('2e3d9f4db4eef788bacb312504b972c1ab7bccce7c767d23e2c824f25ca9053ef0454ff092443cc95a553e709dd63ab008929d70354be91fffe978c39f46924e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list