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

Felix Yan felixonmars at archlinux.org
Mon Mar 25 07:25:09 UTC 2019


    Date: Monday, March 25, 2019 @ 07:25:08
  Author: felixonmars
Revision: 443366

upgpkg: haskell-th-orphans 0.13.7-1

rebuild with th-orphans 0.13.7

Modified:
  haskell-th-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-25 04:33:08 UTC (rev 443365)
+++ PKGBUILD	2019-03-25 07:25:08 UTC (rev 443366)
@@ -2,8 +2,8 @@
 
 _hkgname=th-orphans
 pkgname=haskell-th-orphans
-pkgver=0.13.6
-pkgrel=22
+pkgver=0.13.7
+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=('bdc3b2fe239a29100a1daa734d962d491eae3b7304b2b5c795746c43a7fdb572a9d3ea104353b3d0353956210f4bb1b72aa4b5c55186c109096c220c9f7d46ad')
+sha512sums=('a386cf4ab00a13660683c42b0b1dff8fa1289f52ecb8bfdf907ce28fdfde7a3a607b5f16568e545fa00a0477058a65ce9f8c0cb758421ebea1238863f151064a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list