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

Felix Yan felixonmars at archlinux.org
Tue Jun 15 20:10:45 UTC 2021


    Date: Tuesday, June 15, 2021 @ 20:10:45
  Author: felixonmars
Revision: 964140

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

Modified:
  haskell-ghc-check/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-15 20:03:42 UTC (rev 964139)
+++ PKGBUILD	2021-06-15 20:10:45 UTC (rev 964140)
@@ -2,8 +2,8 @@
 
 _hkgname=ghc-check
 pkgname=haskell-ghc-check
-pkgver=0.5.0.4
-pkgrel=12
+pkgver=0.5.0.5
+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=('57fca59c71c10d72bab2e28716e087ad764812ed7c043110d81d54d3239c92501a9ee8a987d96171e0c0725d4473714b0c42b27199d905ee69b169175429d7f5')
+sha512sums=('4aec2b59c6d6d91af299df9d68a34763437b52bb2afd4404ca213a4cc384518ff5fe2e22dda21a308b087b909bfc1cd75c55a6e5f74b51e6e97b91c9a2395fc4')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list