Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-microaeson
Commits:
81c6a3f1 by Felix Yan at 2024-08-27T11:11:28+03:00
upgpkg: 0.1.0.2-4: rebuild with hashable 1.4.4.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.2
- pkgrel = 3
+ pkgrel = 4
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.2
-pkgrel=3
+pkgrel=4
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/81c6a3f194f9a0552592714bcea264e355bde20b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-microaeson/-/commit/81c6a3f194f9a0552592714bcea264e355bde20b
You're receiving this email because of your account on gitlab.archlinux.org.