Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-structured
Commits:
594d0341 by Felix Yan at 2025-04-07T03:14:20+08:00
upgpkg: 0.1.1-213: rebuild with comonad 5.0.9
- - - - -
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 = 212
+ pkgrel = 213
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=212
+pkgrel=213
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/594d0341993c4128f0e80a9d4be7f111b8665fdf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-structured/-/commit/594d0341993c4128f0e80a9d4be7f111b8665fdf
You're receiving this email because of your account on gitlab.archlinux.org.