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

Felix Yan felixonmars at gemini.archlinux.org
Tue Mar 22 11:09:35 UTC 2022


    Date: Tuesday, March 22, 2022 @ 11:09:35
  Author: felixonmars
Revision: 1170035

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

Modified:
  haskell-rerebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-22 11:09:28 UTC (rev 1170034)
+++ PKGBUILD	2022-03-22 11:09:35 UTC (rev 1170035)
@@ -3,8 +3,8 @@
 
 _hkgname=rerebase
 pkgname=haskell-rerebase
-pkgver=1.13.1
-pkgrel=2
+pkgver=1.13.2
+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=('2c0a22527fe578e66f3f6fdcfea1770bec3f41359d44f72fba13446c2e7d19f5a2850886041a654d31e8997670edcc9bd97c2d372d76b6589c2c5e872835a770')
+sha512sums=('183455e640d311d1f60adcdd7d2ca372086011c6e0ceacc1cc9a386eb28d468263fff955854b8c9c563b5cca7215bb979b021080336a616e26a903c531c79e27')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list