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

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 24 15:39:49 UTC 2022


    Date: Thursday, March 24, 2022 @ 15:39:49
  Author: felixonmars
Revision: 1174746

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

Modified:
  haskell-rerebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-24 15:38:40 UTC (rev 1174745)
+++ PKGBUILD	2022-03-24 15:39:49 UTC (rev 1174746)
@@ -3,8 +3,8 @@
 
 _hkgname=rerebase
 pkgname=haskell-rerebase
-pkgver=1.13.2
-pkgrel=2
+pkgver=1.14
+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=('183455e640d311d1f60adcdd7d2ca372086011c6e0ceacc1cc9a386eb28d468263fff955854b8c9c563b5cca7215bb979b021080336a616e26a903c531c79e27')
+sha512sums=('a88c2ec8363c910d02391b133d2ebf5a6b51371cdcc4390d46fc1dca91e1349b221c9bb11268324a10979d0bd44a99e96443095b82b2ad5a5bc938eb8569ef7e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list