Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-microaeson
Commits:
1ca1a809 by Felix Yan at 2024-01-10T19:44:51+02:00
upgpkg: 0.1.0.1-34: rebuild with unordered-containers 0.2.20
- - - - -
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 = 33
+ pkgrel = 34
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=33
+pkgrel=34
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/1ca1a809ed38f1b49a4b319ace36304db2bfa637
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-microaeson/-/commit/1ca1a809ed38f1b49a4b319ace36304db2bfa637
You're receiving this email because of your account on gitlab.archlinux.org.