[arch-commits] Commit in haskell-rebase/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Mar 19 12:43:13 UTC 2020
Date: Thursday, March 19, 2020 @ 12:43:11
Author: felixonmars
Revision: 600871
upgpkg: haskell-rebase 1.6.0.1-1: rebuild with rebase 1.6.0.1, rerebase 1.6.0.1
Modified:
haskell-rebase/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-19 12:39:50 UTC (rev 600870)
+++ PKGBUILD 2020-03-19 12:43:11 UTC (rev 600871)
@@ -3,8 +3,8 @@
_hkgname=rebase
pkgname=haskell-rebase
-pkgver=1.6
-pkgrel=4
+pkgver=1.6.0.1
+pkgrel=1
pkgdesc='A more progressive alternative to the "base" package'
url="https://github.com/nikita-volkov/rebase"
license=("MIT")
@@ -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=('6ab8267ece701fb0163e32dac6dbbdd12d7b184e66202a48ddf60169f90109bdab0efb40cd22145a1b7f0a7fc0cd75aea895c2bcd6b9ba66d31aca41e70b9700')
+sha512sums=('1e6913e803c0626fdfe82cb3189119c375ac92731201be8033c429e3a770edb91bfdba571fa2fe2be2696f8436b2eea45ee5c46627d065228a463302c0f018ec')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list