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

Felix Yan felixonmars at archlinux.org
Sun Mar 31 17:47:17 UTC 2019


    Date: Sunday, March 31, 2019 @ 17:47:16
  Author: felixonmars
Revision: 446858

upgpkg: haskell-rerebase 1.3.1-1

rebuild with rebase 1.3.1, rerebase 1.3.1

Modified:
  haskell-rerebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-31 17:46:11 UTC (rev 446857)
+++ PKGBUILD	2019-03-31 17:47:16 UTC (rev 446858)
@@ -3,8 +3,8 @@
 
 _hkgname=rerebase
 pkgname=haskell-rerebase
-pkgver=1.3
-pkgrel=21
+pkgver=1.3.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=('c6ff34c4c192bc1b8445b7a9b4b7d27762bf820e0be9cb89bc25b12ae83ebb425e2654d3c29b7713cb20dfe974c88f87a9fa312a5f8cc04f74d69a74f3955bb5')
+sha512sums=('0e39a8eef97a74b41e85e32979c5fe43972958a32149973fc40bb0bf75401541b45434be718d073905f3a67c6d1145462aa531191d20fdaa8f11688ccaa07ed9')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list