Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-structured
Commits:
d26a276d by Felix Yan at 2025-09-29T22:33:01+00:00
upgpkg: 0.1.1-301: rebuild with doctest 0.22.3
- - - - -
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 = 300
+ pkgrel = 301
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=300
+pkgrel=301
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/d26a276d2c0bfa84f4ac0b2cf0015da47b5730fd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-structured/-/commit/d26a276d2c0bfa84f4ac0b2cf0015da47b5730fd
You're receiving this email because of your account on gitlab.archlinux.org.