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

Felix Yan felixonmars at archlinux.org
Tue Mar 30 08:58:55 UTC 2021


    Date: Tuesday, March 30, 2021 @ 08:58:55
  Author: felixonmars
Revision: 910360

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

Modified:
  haskell-rerebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-30 08:57:55 UTC (rev 910359)
+++ PKGBUILD	2021-03-30 08:58:55 UTC (rev 910360)
@@ -3,8 +3,8 @@
 
 _hkgname=rerebase
 pkgname=haskell-rerebase
-pkgver=1.11
-pkgrel=4
+pkgver=1.11.0.1
+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=('2a3e1b3c2fdf525eb4835b78b543cbfc0bec4f71a1e84cde535db76e27786d6e7446bb8d9faadc29cf4f750ed3c32cd74df940ccf03dbc2371dca782b2e9e2ab')
+sha512sums=('c7f976a59dfb152d060f2f7401f8524e53b2cc9147a10d3a1e3e09b81b9c28b4f33a67116b3a5f776ded93c3fc0252c14d403c462a9e15120a21d8eaef52d1c2')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list