Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-chimera


Commits:
c92578f6 by Felix Yan at 2023-10-03T09:36:46+03:00
upgpkg: 0.3.3.0-29: rebuild with hashable 1.4.3.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,23 @@
+pkgbase = haskell-chimera
+       pkgdesc = Lazy infinite streams with O(1) indexing and applications for 
memoization
+       pkgver = 0.3.3.0
+       pkgrel = 29
+       url = https://github.com/Bodigrim/chimera#readme
+       arch = x86_64
+       license = BSD
+       makedepends = ghc
+       makedepends = uusi
+       makedepends = haskell-quickcheck
+       makedepends = haskell-tasty
+       makedepends = haskell-tasty-hunit
+       makedepends = haskell-tasty-quickcheck
+       makedepends = haskell-tasty-smallcheck
+       depends = ghc-libs
+       depends = haskell-adjunctions
+       depends = haskell-distributive
+       depends = haskell-primitive
+       depends = haskell-vector
+       source = 
https://hackage.haskell.org/packages/archive/chimera/0.3.3.0/chimera-0.3.3.0.tar.gz
+       sha512sums = 
2b27b16930d8b0aff634c7f026d51890646c1b550dca78508d86b148299aa13342e570b4c107d818420906fa02123767d98c89a5dad873e26a846c7b5ac10e48
+
+pkgname = haskell-chimera


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=chimera
 pkgname=haskell-chimera
 pkgver=0.3.3.0
-pkgrel=28
+pkgrel=29
 pkgdesc="Lazy infinite streams with O(1) indexing and applications for 
memoization"
 url="https://github.com/Bodigrim/chimera#readme";
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-chimera/-/commit/c92578f62d1614a4c131d1c272e414041e827747

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-chimera/-/commit/c92578f62d1614a4c131d1c272e414041e827747
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to