Date: Wednesday, January 19, 2022 @ 20:51:06
  Author: felixonmars
Revision: 1110713

upgpkg: haskell-bin 0.1.2-1: rebuild with bin 0.1.2

Modified:
  haskell-bin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-01-19 20:48:55 UTC (rev 1110712)
+++ PKGBUILD    2022-01-19 20:51:06 UTC (rev 1110713)
@@ -2,16 +2,17 @@
 
 _hkgname=bin
 pkgname=haskell-bin
-pkgver=0.1.1
-pkgrel=45
+pkgver=0.1.2
+pkgrel=1
 pkgdesc="Bin: binary natural numbers."
 url="https://github.com/phadej/vec";
 license=("GPL")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-quickcheck' 'haskell-dec' 'haskell-fin' 
'haskell-hashable')
+depends=('ghc-libs' 'haskell-quickcheck' 'haskell-boring' 'haskell-dec' 
'haskell-fin'
+         'haskell-hashable' 'haskell-some')
 makedepends=('ghc' 'uusi')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('3218d84db5514e07f12cdc1bc7dd9a2f944861d772b32c096e3843d9de80f26b4a5b759075a8069907ab42c5e5061a3d66669b0b01a47cd7fcc3a324103dd177')
+sha512sums=('05f32f54d6b78cf9e5b74ff171487ded54032aa2865fdceeaa11691ec48414b13c2a20a1211d7c38def3058ec1655d542c53ff093e9a4a66603cc6cb7dd762b6')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to