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

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 18 17:20:33 UTC 2022


    Date: Thursday, August 18, 2022 @ 17:20:33
  Author: felixonmars
Revision: 1268132

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

Modified:
  haskell-base-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-18 17:20:21 UTC (rev 1268131)
+++ PKGBUILD	2022-08-18 17:20:33 UTC (rev 1268132)
@@ -3,8 +3,8 @@
 
 _hkgname=base-orphans
 pkgname=haskell-base-orphans
-pkgver=0.8.6
-pkgrel=59
+pkgver=0.8.7
+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=('53cda663ee88e2ea53cf6b6d07b625a8343a6a26474bff9fa09554ee094e50429239615a892460fd676e9c3f80cbda0ad824052d785694fdbf1f2a90fa1e29ff')
+sha512sums=('27c9b9ccb1b87e731aa9b6714a80b4b43586c1ca5df4e0936cd4dce46a85359ea5aad21568cde8cef68c03ebf17daac058f701c37ecce36cfe99be2f41ce59c3')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list