Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-store-core
Commits:
17080b0a by Felix Yan at 2023-11-16T12:13:06+02:00
upgpkg: 0.4.4.5-4: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-store-core
pkgdesc = Fast and lightweight binary serialization
pkgver = 0.4.4.5
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/fpco/store
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=store-core
pkgname=haskell-store-core
pkgver=0.4.4.5
-pkgrel=3
+pkgrel=4
pkgdesc="Fast and lightweight binary serialization"
url="https://github.com/fpco/store"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-store-core/-/commit/17080b0a987c478024a0072bb02073510d5aed14
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-store-core/-/commit/17080b0a987c478024a0072bb02073510d5aed14
You're receiving this email because of your account on gitlab.archlinux.org.