[arch-commits] Commit in haskell-rerebase/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Mar 19 12:44:33 UTC 2020
Date: Thursday, March 19, 2020 @ 12:44:18
Author: felixonmars
Revision: 600873
upgpkg: haskell-rerebase 1.6.0.1-1: rebuild with rebase 1.6.0.1, rerebase 1.6.0.1
Modified:
haskell-rerebase/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-19 12:43:28 UTC (rev 600872)
+++ PKGBUILD 2020-03-19 12:44:18 UTC (rev 600873)
@@ -3,8 +3,8 @@
_hkgname=rerebase
pkgname=haskell-rerebase
-pkgver=1.6
-pkgrel=4
+pkgver=1.6.0.1
+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=('79d28249e071c7dc20637ee777c793c35274f66594d5b18299c3382507dc18c9b65becec8444fbbafb3344e172d4acf5c6ad8a41a80b4810e141a72dcd832214')
+sha512sums=('7048333eaa9f6f19b03bb1f095147654542870bc2dbd93ec97a5323395d9b6137d8e66da91efb0520922cd0339f55ad5d2db3479698fa0358749aaf11cd4f130')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list