Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-interpolate
Commits:
475af3a2 by Felix Yan at 2025-09-14T10:01:33+00:00
upgpkg: 0.2.1-440: rebuild with hspec 2.11.1, hspec-api 2.11.1, hspec-core
2.11.1, hspec-discover 2.11.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-interpolate
pkgdesc = String interpolation done right
pkgver = 0.2.1
- pkgrel = 439
+ pkgrel = 440
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=439
+pkgrel=440
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/475af3a2b10c8b7a7a410aeb9023aaf83ee3848e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-interpolate/-/commit/475af3a2b10c8b7a7a410aeb9023aaf83ee3848e
You're receiving this email because of your account on gitlab.archlinux.org.