Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hashable
Commits:
caed8e93 by Felix Yan at 2023-11-15T14:16:27+02:00
upgpkg: 1.4.3.0-10: rebuild with vector 0.13.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.3.0
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/haskell-unordered-containers/hashable
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=hashable
pkgname=haskell-hashable
pkgver=1.4.3.0
-pkgrel=9
+pkgrel=10
pkgdesc="A class for types that can be converted to a hash value"
url="https://github.com/haskell-unordered-containers/hashable"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hashable/-/commit/caed8e930b3b91f66ad73072c622621847fc4f9e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hashable/-/commit/caed8e930b3b91f66ad73072c622621847fc4f9e
You're receiving this email because of your account on gitlab.archlinux.org.