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

Felix Yan felixonmars at archlinux.org
Sat Feb 29 07:37:14 UTC 2020


    Date: Saturday, February 29, 2020 @ 07:37:14
  Author: felixonmars
Revision: 586766

upgpkg: haskell-rebase 1.6-1: rebuild with rebase 1.6, rerebase 1.6

Modified:
  haskell-rebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-29 07:36:54 UTC (rev 586765)
+++ PKGBUILD	2020-02-29 07:37:14 UTC (rev 586766)
@@ -3,8 +3,8 @@
 
 _hkgname=rebase
 pkgname=haskell-rebase
-pkgver=1.5
-pkgrel=2
+pkgver=1.6
+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=('9ee8223ec63d3781dbdf2b2a79520c13d8ee39fe29332f35b230fb2b1b8b534e74b89cda078db85b4ab349baad4d1b01e28fe93948453394b642c85811287eee')
+sha512sums=('6ab8267ece701fb0163e32dac6dbbdd12d7b184e66202a48ddf60169f90109bdab0efb40cd22145a1b7f0a7fc0cd75aea895c2bcd6b9ba66d31aca41e70b9700')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list