[arch-commits] Commit in haskell-rerebase/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Sep 21 11:55:11 UTC 2020
Date: Monday, September 21, 2020 @ 11:55:11
Author: felixonmars
Revision: 711162
upgpkg: haskell-rerebase 1.7.2-1: rebuild with rebase 1.7.2, rerebase 1.7.2
Modified:
haskell-rerebase/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-21 11:54:18 UTC (rev 711161)
+++ PKGBUILD 2020-09-21 11:55:11 UTC (rev 711162)
@@ -3,8 +3,8 @@
_hkgname=rerebase
pkgname=haskell-rerebase
-pkgver=1.7.1.1
-pkgrel=2
+pkgver=1.7.2
+pkgrel=1
pkgdesc='Reexports from "base" with a bunch of other standard libraries'
url="https://github.com/nikita-volkov/rerebase"
license=("MIT")
@@ -12,7 +12,7 @@
depends=('ghc-libs' 'haskell-rebase')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('66989169c28dd3b2f63adb82f0c1541cd01900378fb39f18bd71ba57bfe3e4332686a03896817d7bac6ed99216a1e6048081889fcac5569100f1d2aab168da41')
+sha512sums=('ea00d2518eb0079275879af1b525c13b5eacb7e93a5a88380e46bde49501a3b71f42e73c981d944f73d6d2529675c235a81e6a74a69bb440e6946171a3b67a97')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list