Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-sourcemap
Commits:
7408759b by Felix Yan at 2024-02-07T02:17:26+02:00
upgpkg: 0.1.7-146: rebuild with syb 0.7.2.4
- - - - -
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 = 145
+ pkgrel = 146
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=145
+pkgrel=146
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/7408759bf17c777e5c24cdf7baf863f641349d56
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sourcemap/-/commit/7408759bf17c777e5c24cdf7baf863f641349d56
You're receiving this email because of your account on gitlab.archlinux.org.