Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-sourcemap
Commits:
af017b54 by Felix Yan at 2026-01-04T21:19:16+08:00
upgpkg: 0.1.7-293: rebuild for aeson 2.2.0.0, attoparsec-aeson 2.2.0.0, aws
0.24.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 = 292
+ pkgrel = 293
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=292
+pkgrel=293
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/af017b54df0d63dbe8e37052bd798177414209ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sourcemap/-/commit/af017b54df0d63dbe8e37052bd798177414209ae
You're receiving this email because of your account on gitlab.archlinux.org.