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

Felix Yan felixonmars at archlinux.org
Thu Oct 1 17:04:29 UTC 2020


    Date: Thursday, October 1, 2020 @ 17:04:28
  Author: felixonmars
Revision: 714198

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

Modified:
  haskell-base-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-01 15:07:20 UTC (rev 714197)
+++ PKGBUILD	2020-10-01 17:04:28 UTC (rev 714198)
@@ -3,8 +3,8 @@
 
 _hkgname=base-orphans
 pkgname=haskell-base-orphans
-pkgver=0.8.2
-pkgrel=49
+pkgver=0.8.3
+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=('f438d3434fa2f276af3bd23288e4cab2af94dfbb392b0a7eec747af3fed3856cdac2ce5f9476962cbf5ddbb2e48577469155101e84f7603534fc4d097da882e9')
+sha512sums=('aba93830498cbdf4038dfa73f5f965fe721448b5d569be51dddcf815bf9471784d7d21c733f41947f892d9918a11d8a2016740d9beab424ef63f4fc7cc481e72')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list