Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-structured
Commits:
0172870f by Felix Yan at 2024-10-06T22:06:34+03:00
upgpkg: 0.1.1-183: rebuild with indexed-traversable-instances 0.1.2
- - - - -
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 = 182
+ pkgrel = 183
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=182
+pkgrel=183
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/0172870f8bc1447cd0912295eef413f8962f180e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-structured/-/commit/0172870f8bc1447cd0912295eef413f8962f180e
You're receiving this email because of your account on gitlab.archlinux.org.