Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-interpolate
Commits:
c411cdc1 by Felix Yan at 2024-09-04T20:48:33+03:00
upgpkg: 0.2.1-331: rebuild with text-short 0.1.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-interpolate
pkgdesc = String interpolation done right
pkgver = 0.2.1
- pkgrel = 330
+ pkgrel = 331
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=330
+pkgrel=331
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/c411cdc11048480d8acc48c87074f7802eec37cc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-interpolate/-/commit/c411cdc11048480d8acc48c87074f7802eec37cc
You're receiving this email because of your account on gitlab.archlinux.org.