Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-microaeson
Commits:
9a63befc by Felix Yan at 2023-11-16T14:14:56+02:00
upgpkg: 0.1.0.1-26: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-microaeson
pkgdesc = A tiny JSON library with light dependency footprint
pkgver = 0.1.0.1
- pkgrel = 25
+ pkgrel = 26
url = https://github.com/haskell-hvr/microaeson.git
arch = x86_64
license = GPL3
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=microaeson
pkgname=haskell-microaeson
pkgver=0.1.0.1
-pkgrel=25
+pkgrel=26
pkgdesc="A tiny JSON library with light dependency footprint"
url="https://github.com/haskell-hvr/microaeson.git"
license=("GPL3")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-microaeson/-/commit/9a63befca3e80b9ee7ecc432ad235820964a344c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-microaeson/-/commit/9a63befca3e80b9ee7ecc432ad235820964a344c
You're receiving this email because of your account on gitlab.archlinux.org.