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

Felix Yan felixonmars at archlinux.org
Fri Dec 9 08:06:00 UTC 2016


    Date: Friday, December 9, 2016 @ 08:05:59
  Author: felixonmars
Revision: 198611

upgpkg: haskell-th-orphans 0.13.3-1

rebuild with th-expand-syns-0.4.1.0, th-lift-instances-0.1.11, th-orphans-0.13.3

Modified:
  haskell-th-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-09 07:58:55 UTC (rev 198610)
+++ PKGBUILD	2016-12-09 08:05:59 UTC (rev 198611)
@@ -3,8 +3,8 @@
 
 _hkgname=th-orphans
 pkgname=haskell-th-orphans
-pkgver=0.13.2
-pkgrel=2
+pkgver=0.13.3
+pkgrel=1
 pkgdesc="Orphan instances for TH datatypes"
 url="http://github.com/ekmett/th-orphans/"
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc=8.0.1' 'haskell-mtl' 'haskell-th-lift' 'haskell-th-lift-instances'
          'haskell-th-reify-many')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('82dede6d57ec26c5abef47b4243257e9')
+md5sums=('d56c8222885e82e47076a27224fd4ced')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list