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

Felix Yan felixonmars at archlinux.org
Wed May 15 18:42:15 UTC 2019


    Date: Wednesday, May 15, 2019 @ 18:42:14
  Author: felixonmars
Revision: 467459

upgpkg: haskell-rerebase 1.3.1.1-1

rebuild with rerebase 1.3.1.1

Modified:
  haskell-rerebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-15 18:40:30 UTC (rev 467458)
+++ PKGBUILD	2019-05-15 18:42:14 UTC (rev 467459)
@@ -3,8 +3,8 @@
 
 _hkgname=rerebase
 pkgname=haskell-rerebase
-pkgver=1.3.1
-pkgrel=16
+pkgver=1.3.1.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=('0e39a8eef97a74b41e85e32979c5fe43972958a32149973fc40bb0bf75401541b45434be718d073905f3a67c6d1145462aa531191d20fdaa8f11688ccaa07ed9')
+sha512sums=('27008e85e6b811177c760e3f97935cf0f0816e4204520fd4c809cef0a1ce4a304f9e64d5b8cdc992e2bbdff8f8cc22088d0384f2dc0545d0907c576827531cea')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list