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

Felix Yan felixonmars at archlinux.org
Tue Jul 3 17:38:08 UTC 2018


    Date: Tuesday, July 3, 2018 @ 17:38:08
  Author: felixonmars
Revision: 351452

upgpkg: haskell-th-orphans 0.13.6-1

rebuild with th-orphans 0.13.6

Modified:
  haskell-th-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-03 17:37:23 UTC (rev 351451)
+++ PKGBUILD	2018-07-03 17:38:08 UTC (rev 351452)
@@ -3,8 +3,8 @@
 
 _hkgname=th-orphans
 pkgname=haskell-th-orphans
-pkgver=0.13.5
-pkgrel=24
+pkgver=0.13.6
+pkgrel=1
 pkgdesc="Orphan instances for TH datatypes"
 url="https://github.com/ekmett/th-orphans/"
 license=('custom:BSD3')
@@ -13,7 +13,7 @@
          'haskell-th-reify-many')
 makedepends=('ghc' 'haskell-hspec')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('896c32861a208e8388ef0239db6ecb8e6e20a11422bd37daf74ea16f38c4d864e4f9f0cee7a3946a30ca6fa7ffb00c160ccf8e6791ed2d388a749dd986c12d25')
+sha512sums=('bdc3b2fe239a29100a1daa734d962d491eae3b7304b2b5c795746c43a7fdb572a9d3ea104353b3d0353956210f4bb1b72aa4b5c55186c109096c220c9f7d46ad')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list