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

Felix Yan felixonmars at gemini.archlinux.org
Mon Oct 25 16:47:43 UTC 2021


    Date: Monday, October 25, 2021 @ 16:47:43
  Author: felixonmars
Revision: 1033535

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

Modified:
  haskell-base-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-25 16:46:30 UTC (rev 1033534)
+++ PKGBUILD	2021-10-25 16:47:43 UTC (rev 1033535)
@@ -3,8 +3,8 @@
 
 _hkgname=base-orphans
 pkgname=haskell-base-orphans
-pkgver=0.8.4
-pkgrel=138
+pkgver=0.8.5
+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=('ce59bd56c5acc38f3c5c55d619b27684a8cc35c0b14c2dac6a4cfa56d503e25c7a764210a7cb9cef93b0acc02371af0e40d8024b7a48e88a8ebdf406fed206a6')
+sha512sums=('17c46a6108dbc6b3a9756c7855319c340fd472b5c70008ec7f2698c4102bfb3fd5d37c13796781276f6170134436b19f503d3963e56eb73ab4dfbeb5ba2e187c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list