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

Felix Yan felixonmars at archlinux.org
Wed Mar 27 19:39:34 UTC 2019


    Date: Wednesday, March 27, 2019 @ 19:39:33
  Author: felixonmars
Revision: 444904

upgpkg: haskell-base-orphans 0.8.1-1

rebuild with base-orphans 0.8.1

Modified:
  haskell-base-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-27 18:35:17 UTC (rev 444903)
+++ PKGBUILD	2019-03-27 19:39:33 UTC (rev 444904)
@@ -3,8 +3,8 @@
 
 _hkgname=base-orphans
 pkgname=haskell-base-orphans
-pkgver=0.8
-pkgrel=19
+pkgver=0.8.1
+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=('07c2881bb3dd542fd1faa69d731a009c249d4acae75a7ae7f7324ae9b81d1f4acda33e883ab2d1c65c34ad42ba00903a06839e61c7eeb08631d775704ccfbfba')
+sha512sums=('e58fcb9f71c5922664d21a38889f2246284ffbbdffd5137d74354ff51737edee9cb4af80f643b2527fa730bdc34bd9f2ff560611b22516943b28416227b12f1b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list