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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jan 13 23:49:06 UTC 2022


    Date: Thursday, January 13, 2022 @ 23:49:06
  Author: felixonmars
Revision: 1103084

upgpkg: haskell-ral 0.2.1-1

Modified:
  haskell-ral/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-13 23:42:43 UTC (rev 1103083)
+++ PKGBUILD	2022-01-13 23:49:06 UTC (rev 1103084)
@@ -2,17 +2,18 @@
 
 _hkgname=ral
 pkgname=haskell-ral
-pkgver=0.2
-pkgrel=56
+pkgver=0.2.1
+pkgrel=1
 pkgdesc="Random access lists"
 url="https://github.com/phadej/vec"
 license=("GPL")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-quickcheck' 'haskell-adjunctions' 'haskell-bin' 'haskell-distributive'
-         'haskell-fin' 'haskell-hashable' 'haskell-indexed-traversable' 'haskell-semigroupoids')
+depends=('ghc-libs' 'haskell-quickcheck' 'haskell-adjunctions' 'haskell-bin' 'haskell-boring'
+         'haskell-distributive' 'haskell-fin' 'haskell-hashable' 'haskell-indexed-traversable'
+         'haskell-semigroupoids')
 makedepends=('ghc' 'uusi')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('21174789d765120ec08cfd0cd0ec0552fd4564cd9a799355a219d290072b517cbb916d5f0a7aefa918815c943dd472cec34ba3508fe5e20236fafa044965b85f')
+sha512sums=('142edccb920b30ea7a98f45b326818e18b3f6e223d980c82f972f882e580aff8c1fbff5619ea43f8e410b193adce31c8bfbcb448be32b4e523646eddb775c717')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list