Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-aeson
Commits:
a6b000a9 by Felix Yan at 2024-10-06T22:04:47+03:00
upgpkg: 2.1.2.1-54: rebuild with indexed-traversable-instances 0.1.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-aeson
pkgdesc = A JSON parsing and encoding library optimized for ease of use
and high performance
pkgver = 2.1.2.1
- pkgrel = 53
+ pkgrel = 54
url = https://github.com/haskell/aeson
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=haskell-aeson
_hkgname=aeson
pkgver=2.1.2.1
-pkgrel=53
+pkgrel=54
pkgdesc="A JSON parsing and encoding library optimized for ease of use and
high performance"
url="https://github.com/haskell/aeson"
license=("GPL")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-aeson/-/commit/a6b000a9de5f5b5d277af86f5eb8a29a2c1dd370
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-aeson/-/commit/a6b000a9de5f5b5d277af86f5eb8a29a2c1dd370
You're receiving this email because of your account on gitlab.archlinux.org.