Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-serialise
Commits:
6b66faa5 by Felix Yan at 2025-10-05T03:16:18+08:00
upgpkg: 0.2.6.1-160: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-serialise
pkgdesc = A binary serialisation library for Haskell values
pkgver = 0.2.6.1
- pkgrel = 159
+ pkgrel = 160
url = https://github.com/well-typed/cborg
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=serialise
pkgname=haskell-serialise
pkgver=0.2.6.1
-pkgrel=159
+pkgrel=160
pkgdesc="A binary serialisation library for Haskell values"
url="https://github.com/well-typed/cborg"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-serialise/-/commit/6b66faa5a8f43dc702963db170443cfd8b2a4c51
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-serialise/-/commit/6b66faa5a8f43dc702963db170443cfd8b2a4c51
You're receiving this email because of your account on gitlab.archlinux.org.