[arch-commits] Commit in haskell-th-compat/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 10 14:23:37 UTC 2021


    Date: Friday, September 10, 2021 @ 14:23:37
  Author: felixonmars
Revision: 1013480

upgpkg: haskell-th-compat 0.1.3-1: rebuild with th-compat 0.1.3

Modified:
  haskell-th-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-10 14:23:13 UTC (rev 1013479)
+++ PKGBUILD	2021-09-10 14:23:37 UTC (rev 1013480)
@@ -2,8 +2,8 @@
 
 _hkgname=th-compat
 pkgname=haskell-th-compat
-pkgver=0.1.2
-pkgrel=30
+pkgver=0.1.3
+pkgrel=1
 pkgdesc="Backward- (and forward-)compatible Quote and Code types"
 url="https://github.com/haskell-compat/th-compat"
 license=("BSD")
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-base-compat' 'haskell-hspec' 'haskell-hspec-discover')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('4910a8fdbd4ec9658205f78be0e5c832deaffe77c51695776563758de9b28e190c6134101c0467a7abc96a51a6ddf02c77943c252d2f3e41f0c4bc1fcb461073')
+sha512sums=('acb64eebf22093568fde29e7e5b78a8bce04d74b96a197a1c1f3383890b876c8d2e0a52206bbbc9708e3bf78a05f48e9bd3ea4929cbf6a7e712a4444917c1269')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list