[arch-commits] Commit in haskell-base-orphans/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jul 4 16:28:45 UTC 2018
Date: Wednesday, July 4, 2018 @ 16:28:44
Author: felixonmars
Revision: 351834
upgpkg: haskell-base-orphans 0.8-1
rebuild with semigroupoids 5.3.1, base-orphans 0.8
Modified:
haskell-base-orphans/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-04 16:13:54 UTC (rev 351833)
+++ PKGBUILD 2018-07-04 16:28:44 UTC (rev 351834)
@@ -4,8 +4,8 @@
_hkgname=base-orphans
pkgname=haskell-base-orphans
-pkgver=0.7
-pkgrel=8
+pkgver=0.8
+pkgrel=1
pkgdesc="Backwards-compatible orphan instances for base"
url="https://github.com/haskell-compat/base-orphans#readme"
license=("MIT")
@@ -13,7 +13,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=('0fe0ba79ac42127bf606765ab1d1eba4f1a858113f824e1b9ed0900a08a0552f1afc45a8d7fbbcb343717a1ca7477a1737ced5950535000267ceb48029679d9f')
+sha512sums=('07c2881bb3dd542fd1faa69d731a009c249d4acae75a7ae7f7324ae9b81d1f4acda33e883ab2d1c65c34ad42ba00903a06839e61c7eeb08631d775704ccfbfba')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list