Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-sourcemap
Commits:
132a4b1a by Felix Yan at 2025-09-16T11:30:31+00:00
upgpkg: 0.1.7-271: rebuild with haskell-lexer 1.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-sourcemap
pkgdesc = Implementation of source maps as proposed by Google and
Mozilla.
pkgver = 0.1.7
- pkgrel = 270
+ pkgrel = 271
url = https://github.com/juhp/sourcemap
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=sourcemap
pkgname=haskell-sourcemap
pkgver=0.1.7
-pkgrel=270
+pkgrel=271
pkgdesc="Implementation of source maps as proposed by Google and Mozilla."
url="https://github.com/juhp/sourcemap"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sourcemap/-/commit/132a4b1a7d3af4aa4ff3c0706ebde9e49fa8153e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sourcemap/-/commit/132a4b1a7d3af4aa4ff3c0706ebde9e49fa8153e
You're receiving this email because of your account on gitlab.archlinux.org.