Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hashable
Commits:
a44cd67e by Felix Yan at 2025-07-30T21:29:13+08:00
upgpkg: 1.4.4.0-97: rebuild with optparse-applicative 0.18.1.0 (rebuild pass 1,
specified --nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hashable
pkgdesc = A class for types that can be converted to a hash value
pkgver = 1.4.4.0
- pkgrel = 96
+ pkgrel = 97
url = https://github.com/haskell-unordered-containers/hashable
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=hashable
pkgname=haskell-hashable
pkgver=1.4.4.0
-pkgrel=96
+pkgrel=97
pkgdesc="A class for types that can be converted to a hash value"
url="https://github.com/haskell-unordered-containers/hashable"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hashable/-/commit/a44cd67e56699d4531207f714e8ac6c80a028849
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hashable/-/commit/a44cd67e56699d4531207f714e8ac6c80a028849
You're receiving this email because of your account on gitlab.archlinux.org.