Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tomland
Commits:
374fa404 by Felix Yan at 2024-08-27T10:52:36+03:00
upgpkg: 1.3.3.3-2: rebuild with hashable 1.4.4.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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/374fa40413f7d6d27519587bbb4c7458356c4245
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tomland/-/commit/374fa40413f7d6d27519587bbb4c7458356c4245
You're receiving this email because of your account on gitlab.archlinux.org.