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

Felix Yan felixonmars at archlinux.org
Thu Oct 8 10:45:58 UTC 2020


    Date: Thursday, October 8, 2020 @ 10:45:58
  Author: felixonmars
Revision: 721695

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

Modified:
  haskell-rebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-08 10:43:23 UTC (rev 721694)
+++ PKGBUILD	2020-10-08 10:45:58 UTC (rev 721695)
@@ -3,8 +3,8 @@
 
 _hkgname=rebase
 pkgname=haskell-rebase
-pkgver=1.8
-pkgrel=4
+pkgver=1.9
+pkgrel=1
 pkgdesc='A more progressive alternative to the "base" package'
 url="https://github.com/nikita-volkov/rebase"
 license=("MIT")
@@ -12,10 +12,11 @@
 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'
-         'haskell-unordered-containers' 'haskell-uuid' 'haskell-vector' 'haskell-void')
+         '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=('cc9fa34cce92c95b8f90cbcca3cb13bfd5501fbe5280ac89082bd954848c3947e083c955b3c65a9083333c84c5f81214204d589a425de689516129cd8cc6a171')
+sha512sums=('10cf5a170e2e077dc2269a2d6e77493570964117f8c4c0d330e06b909b718cf05e82982ada0b5a35eb1f1d740dcf9e012c62faf5c5a2e51ab90f8216b83569a9')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list