Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tomland
Commits:
589b128d by Felix Yan at 2024-09-09T20:50:22+03:00
upgpkg: 1.3.3.3-4: rebuild with megaparsec 9.6.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-tomland
pkgdesc = Implementation of bidirectional TOML serialization.
pkgver = 1.3.3.3
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/kowainik/tomland
arch = x86_64
license = MPL2
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=tomland
pkgname=haskell-tomland
pkgver=1.3.3.3
-pkgrel=3
+pkgrel=4
pkgdesc="Implementation of bidirectional TOML serialization."
url="https://github.com/kowainik/tomland"
license=('MPL2')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tomland/-/commit/589b128dd1f3098855a39b15ae7a1beb7e5b5582
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tomland/-/commit/589b128dd1f3098855a39b15ae7a1beb7e5b5582
You're receiving this email because of your account on gitlab.archlinux.org.