Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hashable
Commits:
ceb595e7 by Felix Yan at 2026-01-10T22:55:20+08:00
upgpkg: 1.4.7.0-20: rebuild for ansi-terminal 1.1, ansi-terminal-types 1.1
(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.7.0
- pkgrel = 19
+ pkgrel = 20
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.7.0
-pkgrel=19
+pkgrel=20
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/ceb595e7fcdc92a7fc0e28e75ad0fbb45797ba95
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hashable/-/commit/ceb595e7fcdc92a7fc0e28e75ad0fbb45797ba95
You're receiving this email because of your account on gitlab.archlinux.org.