[arch-commits] Commit in haskell-ghc-check/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 26 22:03:32 UTC 2022


    Date: Friday, August 26, 2022 @ 22:03:32
  Author: felixonmars
Revision: 1284480

upgpkg: haskell-ghc-check 0.5.0.7-1: rebuild with ghc-check 0.5.0.7

Modified:
  haskell-ghc-check/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-26 21:48:44 UTC (rev 1284479)
+++ PKGBUILD	2022-08-26 22:03:32 UTC (rev 1284480)
@@ -2,8 +2,8 @@
 
 _hkgname=ghc-check
 pkgname=haskell-ghc-check
-pkgver=0.5.0.6
-pkgrel=58
+pkgver=0.5.0.7
+pkgrel=1
 pkgdesc="detect mismatches between compile-time and run-time versions of the ghc api"
 url="https://hackage.haskell.org/package/ghc-check"
 license=("BSD")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-ghc' 'haskell-ghc-paths' 'haskell-safe-exceptions' 'haskell-th-compat')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('bfae0b338f94a4de6c2b57c56e07b630b066d26fa540bdc3ecfbf11c77da052d8ff9f337fa35329a57b53fdd5a0ffe2a7b3ae20632a248a36da823654a022e4d')
+sha512sums=('bc9d426633c7deb7b5fc70c495bcd202c3a041359cae077e1a5577022b8f1024af9e6be41ac8d066c88a9959ea834558d30d0e6199a33620fccaf3920357868a')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list