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

Felix Yan felixonmars at archlinux.org
Fri Oct 16 10:38:23 UTC 2020


    Date: Friday, October 16, 2020 @ 10:38:22
  Author: felixonmars
Revision: 724370

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

Modified:
  haskell-rebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-16 09:38:25 UTC (rev 724369)
+++ PKGBUILD	2020-10-16 10:38:22 UTC (rev 724370)
@@ -3,8 +3,8 @@
 
 _hkgname=rebase
 pkgname=haskell-rebase
-pkgver=1.9
-pkgrel=2
+pkgver=1.10
+pkgrel=1
 pkgdesc='A more progressive alternative to the "base" package'
 url="https://github.com/nikita-volkov/rebase"
 license=("MIT")
@@ -16,7 +16,7 @@
          'haskell-void')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('10cf5a170e2e077dc2269a2d6e77493570964117f8c4c0d330e06b909b718cf05e82982ada0b5a35eb1f1d740dcf9e012c62faf5c5a2e51ab90f8216b83569a9')
+sha512sums=('afc70c33873223c0e67c78b845577ce2e038cae9ff0f3b7ab52d8d8dc0dce7d91ba4c9c92eefb682af28089bb0e627f14aec9ff38f7e9a223a95bd7f104a454a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list