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

Felix Yan felixonmars at archlinux.org
Sat Mar 13 20:50:18 UTC 2021


    Date: Saturday, March 13, 2021 @ 20:50:17
  Author: felixonmars
Revision: 890571

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

Modified:
  haskell-th-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-13 20:48:03 UTC (rev 890570)
+++ PKGBUILD	2021-03-13 20:50:17 UTC (rev 890571)
@@ -2,8 +2,8 @@
 
 _hkgname=th-compat
 pkgname=haskell-th-compat
-pkgver=0.1.1
-pkgrel=12
+pkgver=0.1.2
+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=('4b1a2b059abb8de0f72e0d2b0784b7afb20461829409ddafacbd6db494a16f83e06fda59aedd58a8488a691bb46951d4b3b0317c1fdd447152611ce198496a45')
+sha512sums=('4910a8fdbd4ec9658205f78be0e5c832deaffe77c51695776563758de9b28e190c6134101c0467a7abc96a51a6ddf02c77943c252d2f3e41f0c4bc1fcb461073')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list