Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-structured
Commits:
79e83c7a by Felix Yan at 2025-09-14T10:10:57+00:00
upgpkg: 0.1.1-289: rebuild with hspec 2.11.1, hspec-api 2.11.1, hspec-core
2.11.1, hspec-discover 2.11.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 = 288
+ pkgrel = 289
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=288
+pkgrel=289
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/79e83c7a89965153944df554197c80099781bff0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-structured/-/commit/79e83c7a89965153944df554197c80099781bff0
You're receiving this email because of your account on gitlab.archlinux.org.