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

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 27 18:14:38 UTC 2021


    Date: Friday, August 27, 2021 @ 18:14:38
  Author: felixonmars
Revision: 1007402

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

Modified:
  haskell-ghc-check/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-27 18:13:43 UTC (rev 1007401)
+++ PKGBUILD	2021-08-27 18:14:38 UTC (rev 1007402)
@@ -2,8 +2,8 @@
 
 _hkgname=ghc-check
 pkgname=haskell-ghc-check
-pkgver=0.5.0.5
-pkgrel=12
+pkgver=0.5.0.6
+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=('4aec2b59c6d6d91af299df9d68a34763437b52bb2afd4404ca213a4cc384518ff5fe2e22dda21a308b087b909bfc1cd75c55a6e5f74b51e6e97b91c9a2395fc4')
+sha512sums=('bfae0b338f94a4de6c2b57c56e07b630b066d26fa540bdc3ecfbf11c77da052d8ff9f337fa35329a57b53fdd5a0ffe2a7b3ae20632a248a36da823654a022e4d')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list