Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-interpolate
Commits:
6de0677b by Felix Yan at 2025-03-11T12:06:35+08:00
upgpkg: 0.2.1-348: rebuild with assoc 1.1, cabal-plan 0.7.3.0, semialign 1.3,
strict 0.5, these 1.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-interpolate
pkgdesc = String interpolation done right
pkgver = 0.2.1
- pkgrel = 347
+ pkgrel = 348
url = https://github.com/sol/interpolate
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=interpolate
pkgname=haskell-interpolate
pkgver=0.2.1
-pkgrel=347
+pkgrel=348
pkgdesc="String interpolation done right"
url="https://github.com/sol/interpolate"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-interpolate/-/commit/6de0677bd828ff78c96f903f27f65ee105041ca9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-interpolate/-/commit/6de0677bd828ff78c96f903f27f65ee105041ca9
You're receiving this email because of your account on gitlab.archlinux.org.