Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-structured
Commits:
b5bd8ca7 by Felix Yan at 2024-08-27T11:14:10+03:00
upgpkg: 0.1.1-179: rebuild with hashable 1.4.4.0
- - - - -
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 = 178
+ pkgrel = 179
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=178
+pkgrel=179
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/b5bd8ca723d35b5cb76b9b42eb8c014821409e44
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-structured/-/commit/b5bd8ca723d35b5cb76b9b42eb8c014821409e44
You're receiving this email because of your account on gitlab.archlinux.org.