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

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 31 19:58:18 UTC 2022


    Date: Wednesday, August 31, 2022 @ 19:58:17
  Author: felixonmars
Revision: 1289252

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

Modified:
  haskell-th-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-31 19:57:13 UTC (rev 1289251)
+++ PKGBUILD	2022-08-31 19:58:17 UTC (rev 1289252)
@@ -2,8 +2,8 @@
 
 _hkgname=th-compat
 pkgname=haskell-th-compat
-pkgver=0.1.3
-pkgrel=55
+pkgver=0.1.4
+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=('acb64eebf22093568fde29e7e5b78a8bce04d74b96a197a1c1f3383890b876c8d2e0a52206bbbc9708e3bf78a05f48e9bd3ea4929cbf6a7e712a4444917c1269')
+sha512sums=('2c9999343f33b2a74ca2439fdd111d038ae760c427fe1cb2c5778c4debdc49436c259f512a37e2bf4d765b83e925757bb23a48449ba5899586d409d5e15603ed')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list