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

Felix Yan felixonmars at archlinux.org
Mon Sep 21 11:53:59 UTC 2020


    Date: Monday, September 21, 2020 @ 11:53:58
  Author: felixonmars
Revision: 711160

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

Modified:
  haskell-rebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-21 10:39:57 UTC (rev 711159)
+++ PKGBUILD	2020-09-21 11:53:58 UTC (rev 711160)
@@ -3,8 +3,8 @@
 
 _hkgname=rebase
 pkgname=haskell-rebase
-pkgver=1.7.1.1
-pkgrel=2
+pkgver=1.7.2
+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=('b537f0105244bdaa35d47681f544d488e9b2b7bbebc8478b3ae6e59668cd5ff4dad2c487e287ccea076af3da2aa9b81e6058ac19d8a271a19eb847e750725cc2')
+sha512sums=('c91dc183a283a327b6954d544002eb205d3d558037090fa14b48de1236009c353cbbfe8d280e99dddd4cd0df9acdb60354fc8a76b3db63d7ce86c730428c66f7')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list