[arch-commits] Commit in haskell-rebase/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 22 10:57:38 UTC 2020
Date: Sunday, March 22, 2020 @ 10:57:37
Author: felixonmars
Revision: 603376
upgpkg: haskell-rebase 1.6.1-1: rebuild with rebase 1.6.1, rerebase 1.6.1
Modified:
haskell-rebase/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-22 10:57:36 UTC (rev 603375)
+++ PKGBUILD 2020-03-22 10:57:37 UTC (rev 603376)
@@ -3,7 +3,7 @@
_hkgname=rebase
pkgname=haskell-rebase
-pkgver=1.6.0.1
+pkgver=1.6.1
pkgrel=1
pkgdesc='A more progressive alternative to the "base" package'
url="https://github.com/nikita-volkov/rebase"
@@ -15,7 +15,7 @@
'haskell-unordered-containers' 'haskell-uuid' 'haskell-vector' 'haskell-void')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1e6913e803c0626fdfe82cb3189119c375ac92731201be8033c429e3a770edb91bfdba571fa2fe2be2696f8436b2eea45ee5c46627d065228a463302c0f018ec')
+sha512sums=('c55fedcdc8dc35b0c34372965dfddaab774fdcc3093a8215ef9077eadc0af9103bf62095da9b494ebe13238736b5ed794bbe65f2e9926eaaa8efec8f8ea76d78')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list