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

Felix Yan felixonmars at archlinux.org
Wed Mar 24 11:02:36 UTC 2021


    Date: Wednesday, March 24, 2021 @ 11:02:36
  Author: felixonmars
Revision: 901544

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

Modified:
  haskell-rebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-24 10:55:33 UTC (rev 901543)
+++ PKGBUILD	2021-03-24 11:02:36 UTC (rev 901544)
@@ -3,20 +3,20 @@
 
 _hkgname=rebase
 pkgname=haskell-rebase
-pkgver=1.10.0.1
-pkgrel=74
+pkgver=1.11
+pkgrel=1
 pkgdesc='A more progressive alternative to the "base" package'
 url="https://github.com/nikita-volkov/rebase"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-bifunctors' 'haskell-contravariant' 'haskell-contravariant-extras'
-         'haskell-comonad' 'haskell-dlist' 'haskell-either' 'haskell-hashable' 'haskell-hashable-time'
-         'haskell-profunctors' 'haskell-scientific' 'haskell-selective' 'haskell-semigroupoids'
+depends=('ghc-libs' 'haskell-bifunctors' 'haskell-contravariant' 'haskell-comonad' 'haskell-dlist'
+         'haskell-either' 'haskell-hashable' 'haskell-hashable-time' 'haskell-profunctors'
+         'haskell-scientific' 'haskell-selective' 'haskell-semigroupoids'
          'haskell-unordered-containers' 'haskell-uuid' 'haskell-vector' 'haskell-vector-instances'
          'haskell-void')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('85ae218cc303f98594f39f94cc0fbc530d5962298c9d184dde7337f9d62ae98cc04910d7d68df60cd188be4eb4df18a2e87d2fcb849e34174965e5e69b9eef4a')
+sha512sums=('9849f1ac17ae6dfb341385d5d645c54a39dca386ca66b14720a96a5630c148954357e8e8907c6ca1428af524a475c478a2b2c63847fe6f48fa7e1da8c8de4439')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list