[arch-commits] Commit in haskell-rerebase/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Feb 26 16:44:28 UTC 2020
Date: Wednesday, February 26, 2020 @ 16:44:28
Author: felixonmars
Revision: 583017
upgpkg: haskell-rerebase 1.5-1: rebuild with selective 0.4, rebase 1.5, rerebase 1.5
Modified:
haskell-rerebase/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-26 16:43:29 UTC (rev 583016)
+++ PKGBUILD 2020-02-26 16:44:28 UTC (rev 583017)
@@ -3,8 +3,8 @@
_hkgname=rerebase
pkgname=haskell-rerebase
-pkgver=1.4.1
-pkgrel=28
+pkgver=1.5
+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=('102e88858f46d57a59c830a32f6bbd1644b5c36b7addf591b296ae5f1b7bc0d225d6ba6996d518dc0e67858b10863fcd561cdec0294fd798cb71cd3b8dd34c32')
+sha512sums=('9a9e1a94bdf8772df3b3a9ee5c173179e5b27eca1f6762532a43dfc369f89b7e6570e9a243511114520f715368d6e1fce24cbb902b663261bfecde882b8d919d')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list