Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-chimera
Commits:
c15b86b4 by Felix Yan at 2023-12-27T20:38:52+02:00
upgpkg: 0.3.4.0-5: rebuild with infinite-list 0.1.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-chimera
pkgdesc = Lazy infinite streams with O(1) indexing and applications for
memoization
pkgver = 0.3.4.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/Bodigrim/chimera#readme
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=chimera
pkgname=haskell-chimera
pkgver=0.3.4.0
-pkgrel=4
+pkgrel=5
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/c15b86b4ee1915d8e8b3d957c01edcd37d067ad7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-chimera/-/commit/c15b86b4ee1915d8e8b3d957c01edcd37d067ad7
You're receiving this email because of your account on gitlab.archlinux.org.