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

Felix Yan felixonmars at archlinux.org
Thu Apr 16 06:38:03 UTC 2020


    Date: Thursday, April 16, 2020 @ 06:38:02
  Author: felixonmars
Revision: 615213

upgpkg: haskell-th-orphans 0.13.10-1: rebuild with th-orphans 0.13.10

Modified:
  haskell-th-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-16 06:34:36 UTC (rev 615212)
+++ PKGBUILD	2020-04-16 06:38:02 UTC (rev 615213)
@@ -2,8 +2,8 @@
 
 _hkgname=th-orphans
 pkgname=haskell-th-orphans
-pkgver=0.13.9
-pkgrel=21
+pkgver=0.13.10
+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=('90ee9f24e1f30df7d01ba9196ec723e47b3c238bfac0a683d62f7e4515274993a4adb1f2f2834aace6e8d0c7a79d89400b68cb07ba24bf45e716ec2e0b6a1304')
+sha512sums=('bdf9cc69f57b97772f2ef38dcda61ca352069ac07e45c85efdcabec9dd3a538f33b3d65cfdff77185c737b8050139e232c4ecf677d89fd79aa5b74238b8af651')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list