Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-deque
Commits: 150386f6 by Felix Yan at 2023-11-12T19:48:26+02:00 upgpkg: 0.4.4-165: rebuild with quickcheck-instances 0.3.30 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = haskell-deque pkgdesc = Double-ended queues pkgver = 0.4.4 - pkgrel = 164 + pkgrel = 165 url = https://github.com/nikita-volkov/deque arch = x86_64 license = MIT ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _hkgname=deque pkgname=haskell-deque pkgver=0.4.4 -pkgrel=164 +pkgrel=165 pkgdesc="Double-ended queues" url="https://github.com/nikita-volkov/deque" license=("MIT") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-deque/-/commit/150386f64a3e0998ec1d5ed4426df6b9898fefee -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-deque/-/commit/150386f64a3e0998ec1d5ed4426df6b9898fefee You're receiving this email because of your account on gitlab.archlinux.org.