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

Felix Yan felixonmars at gemini.archlinux.org
Sun Mar 27 03:17:46 UTC 2022


    Date: Sunday, March 27, 2022 @ 03:17:46
  Author: felixonmars
Revision: 1177091

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

Modified:
  haskell-rerebase/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-27 03:16:55 UTC (rev 1177090)
+++ PKGBUILD	2022-03-27 03:17:46 UTC (rev 1177091)
@@ -3,7 +3,7 @@
 
 _hkgname=rerebase
 pkgname=haskell-rerebase
-pkgver=1.14
+pkgver=1.15
 pkgrel=1
 pkgdesc='Reexports from "base" with a bunch of other standard libraries'
 url="https://github.com/nikita-volkov/rerebase"
@@ -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=('a88c2ec8363c910d02391b133d2ebf5a6b51371cdcc4390d46fc1dca91e1349b221c9bb11268324a10979d0bd44a99e96443095b82b2ad5a5bc938eb8569ef7e')
+sha512sums=('4c07654d3c29d14ed5af96f8af06fb9deb204bcd89134bacae0424afe34327c748b4aa87666228f80bcc23527daaa438c451e931e26d665bac2853fa8fe22b65')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list