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

Felix Yan felixonmars at archlinux.org
Tue Mar 30 08:57:42 UTC 2021


    Date: Tuesday, March 30, 2021 @ 08:57:41
  Author: felixonmars
Revision: 910358

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

Modified:
  haskell-rebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-30 08:57:10 UTC (rev 910357)
+++ PKGBUILD	2021-03-30 08:57:41 UTC (rev 910358)
@@ -3,8 +3,8 @@
 
 _hkgname=rebase
 pkgname=haskell-rebase
-pkgver=1.11
-pkgrel=4
+pkgver=1.11.0.1
+pkgrel=1
 pkgdesc='A more progressive alternative to the "base" package'
 url="https://github.com/nikita-volkov/rebase"
 license=("MIT")
@@ -16,7 +16,7 @@
          'haskell-void')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9849f1ac17ae6dfb341385d5d645c54a39dca386ca66b14720a96a5630c148954357e8e8907c6ca1428af524a475c478a2b2c63847fe6f48fa7e1da8c8de4439')
+sha512sums=('3f60f093c71d18b8534790b00d48b7a1cd34d44e79dee4d89d9b8feca93a014bd1ee2d2fdf6b95e6d01046e66eb110de8b87e67db044d1626de7ff1ae7d55265')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list