[arch-commits] Commit in haskell-rerebase/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Nov 23 16:10:48 UTC 2019


    Date: Saturday, November 23, 2019 @ 16:10:46
  Author: felixonmars
Revision: 532124

upgpkg: haskell-rerebase 1.4.1-1

rebuild with rebase 1.4.1, rerebase 1.4.1

Modified:
  haskell-rerebase/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-23 16:09:41 UTC (rev 532123)
+++ PKGBUILD	2019-11-23 16:10:46 UTC (rev 532124)
@@ -3,8 +3,8 @@
 
 _hkgname=rerebase
 pkgname=haskell-rerebase
-pkgver=1.3.1.1
-pkgrel=23
+pkgver=1.4.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=('27008e85e6b811177c760e3f97935cf0f0816e4204520fd4c809cef0a1ce4a304f9e64d5b8cdc992e2bbdff8f8cc22088d0384f2dc0545d0907c576827531cea')
+sha512sums=('102e88858f46d57a59c830a32f6bbd1644b5c36b7addf591b296ae5f1b7bc0d225d6ba6996d518dc0e67858b10863fcd561cdec0294fd798cb71cd3b8dd34c32')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list