Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tomland
Commits:
284682a2 by Felix Yan at 2024-01-10T19:15:50+02:00
upgpkg: 1.3.3.2-56: rebuild with unordered-containers 0.2.20
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-tomland
pkgdesc = Implementation of bidirectional TOML serialization.
pkgver = 1.3.3.2
- pkgrel = 55
+ pkgrel = 56
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.2
-pkgrel=55
+pkgrel=56
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/284682a263b38a2703b670e19d517cdbc688e4e9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tomland/-/commit/284682a263b38a2703b670e19d517cdbc688e4e9
You're receiving this email because of your account on gitlab.archlinux.org.