[arch-commits] Commit in haskell-th-orphans/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Oct 23 07:49:50 UTC 2019
Date: Wednesday, October 23, 2019 @ 07:49:49
Author: felixonmars
Revision: 518538
upgpkg: haskell-th-orphans 0.13.9-1
rebuild with th-orphans 0.13.9
Modified:
haskell-th-orphans/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-23 07:39:03 UTC (rev 518537)
+++ PKGBUILD 2019-10-23 07:49:49 UTC (rev 518538)
@@ -2,8 +2,8 @@
_hkgname=th-orphans
pkgname=haskell-th-orphans
-pkgver=0.13.7
-pkgrel=24
+pkgver=0.13.9
+pkgrel=1
pkgdesc="Orphan instances for TH datatypes"
url="https://github.com/ekmett/th-orphans/"
license=('BSD')
@@ -12,7 +12,7 @@
'haskell-th-reify-many')
makedepends=('ghc' 'haskell-hspec')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a386cf4ab00a13660683c42b0b1dff8fa1289f52ecb8bfdf907ce28fdfde7a3a607b5f16568e545fa00a0477058a65ce9f8c0cb758421ebea1238863f151064a')
+sha512sums=('90ee9f24e1f30df7d01ba9196ec723e47b3c238bfac0a683d62f7e4515274993a4adb1f2f2834aace6e8d0c7a79d89400b68cb07ba24bf45e716ec2e0b6a1304')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list