Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-structured
Commits:
fe9ec2fe by Felix Yan at 2025-10-05T03:13:39+08:00
upgpkg: 0.1.1-305: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-structured
pkgdesc = Structure (hash) of your data types
pkgver = 0.1.1
- pkgrel = 304
+ pkgrel = 305
url = https://github.com/phadej/binary-tagged
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=structured
pkgname=haskell-structured
pkgver=0.1.1
-pkgrel=304
+pkgrel=305
pkgdesc="Structure (hash) of your data types"
url="https://github.com/phadej/binary-tagged"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-structured/-/commit/fe9ec2fe4ffcd92d6a4a67a45bf7315357c9489c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-structured/-/commit/fe9ec2fe4ffcd92d6a4a67a45bf7315357c9489c
You're receiving this email because of your account on gitlab.archlinux.org.