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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 8 07:26:58 UTC 2022


    Date: Thursday, September 8, 2022 @ 07:26:58
  Author: felixonmars
Revision: 1296167

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

Modified:
  haskell-ghc-check/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-08 07:26:46 UTC (rev 1296166)
+++ PKGBUILD	2022-09-08 07:26:58 UTC (rev 1296167)
@@ -2,8 +2,8 @@
 
 _hkgname=ghc-check
 pkgname=haskell-ghc-check
-pkgver=0.5.0.7
-pkgrel=4
+pkgver=0.5.0.8
+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=('bc9d426633c7deb7b5fc70c495bcd202c3a041359cae077e1a5577022b8f1024af9e6be41ac8d066c88a9959ea834558d30d0e6199a33620fccaf3920357868a')
+sha512sums=('7e7d4f845c61572e94aac9f2a30a4953670f9bcdc8aa1ccf66a608932b99620d69e0fd22769582282e5fa44b904b168c4c8740fefb913a4981d4f69bddab1e72')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list