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

Felix Yan felixonmars at archlinux.org
Mon Jan 27 23:58:11 UTC 2020


    Date: Monday, January 27, 2020 @ 23:58:10
  Author: felixonmars
Revision: 556755

upgpkg: haskell-base-orphans 0.8.2-1: rebuild with base-orphans 0.8.2

Modified:
  haskell-base-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-27 23:57:25 UTC (rev 556754)
+++ PKGBUILD	2020-01-27 23:58:10 UTC (rev 556755)
@@ -3,8 +3,8 @@
 
 _hkgname=base-orphans
 pkgname=haskell-base-orphans
-pkgver=0.8.1
-pkgrel=28
+pkgver=0.8.2
+pkgrel=1
 pkgdesc="Backwards-compatible orphan instances for base"
 url="https://github.com/haskell-compat/base-orphans#readme"
 license=("MIT")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-hspec' 'haskell-hspec-discover' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e58fcb9f71c5922664d21a38889f2246284ffbbdffd5137d74354ff51737edee9cb4af80f643b2527fa730bdc34bd9f2ff560611b22516943b28416227b12f1b')
+sha512sums=('f438d3434fa2f276af3bd23288e4cab2af94dfbb392b0a7eec747af3fed3856cdac2ce5f9476962cbf5ddbb2e48577469155101e84f7603534fc4d097da882e9')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list