Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-loop
Commits:
ff2dfaaa by Felix Yan at 2025-09-12T21:38:51+00:00
upgpkg: 0.3.0-321: rebuild with hashable 1.4.5.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-loop
pkgdesc = Fast loops (for when GHC can't optimize forM_)
pkgver = 0.3.0
- pkgrel = 320
+ pkgrel = 321
url = https://github.com/nh2/loop
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=loop
pkgname=haskell-loop
pkgver=0.3.0
-pkgrel=320
+pkgrel=321
pkgdesc="Fast loops (for when GHC can't optimize forM_)"
url="https://github.com/nh2/loop"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-loop/-/commit/ff2dfaaa2e52bcfaa2f0c146e2303e3b7b3570b2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-loop/-/commit/ff2dfaaa2e52bcfaa2f0c146e2303e3b7b3570b2
You're receiving this email because of your account on gitlab.archlinux.org.