Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-sayable
Commits:
9233e846 by Felix Yan at 2025-10-05T02:57:47+08:00
upgpkg: 1.2.5.0-64: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-sayable
pkgdesc = Construction of context-adjusted pretty output
pkgver = 1.2.5.0
- pkgrel = 63
+ pkgrel = 64
url = https://github.com/kquick/sayable
arch = x86_64
license = ISC
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=sayable
pkgname=haskell-sayable
pkgver=1.2.5.0
-pkgrel=63
+pkgrel=64
pkgdesc="Construction of context-adjusted pretty output"
url="https://github.com/kquick/sayable"
license=("ISC")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sayable/-/commit/9233e8464b0a5b870297fbb01dac75d302d93977
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sayable/-/commit/9233e8464b0a5b870297fbb01dac75d302d93977
You're receiving this email because of your account on gitlab.archlinux.org.