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

Felix Yan felixonmars at archlinux.org
Fri Jul 28 14:46:18 UTC 2017


    Date: Friday, July 28, 2017 @ 14:46:18
  Author: felixonmars
Revision: 246690

upgpkg: haskell-th-orphans 0.13.4-1

rebuild with th-orphans,0.13.4

Modified:
  haskell-th-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-28 14:45:57 UTC (rev 246689)
+++ PKGBUILD	2017-07-28 14:46:18 UTC (rev 246690)
@@ -3,8 +3,8 @@
 
 _hkgname=th-orphans
 pkgname=haskell-th-orphans
-pkgver=0.13.3
-pkgrel=14
+pkgver=0.13.4
+pkgrel=1
 pkgdesc="Orphan instances for TH datatypes"
 url="http://github.com/ekmett/th-orphans/"
 license=('custom:BSD3')
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc' 'haskell-mtl' 'haskell-th-lift' 'haskell-th-lift-instances' 'haskell-th-reify-many')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('d56c8222885e82e47076a27224fd4ced')
+sha512sums=('66707368ac9649802dec954b6c5867b380b275b407c1f2d8db79bcf178a212b8f5e50b8f9f73edb4a09619b3097f6663007f9f4aaf0f33d15102cf80fb883eb4')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list