Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hashable
Commits:
9c35500b by Felix Yan at 2024-10-19T21:43:48+03:00
upgpkg: 1.4.4.0-8: rebuild with data-default-instances-dlist 0.0.1.1
- - - - -
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 = 7
+ pkgrel = 8
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.4.0
-pkgrel=7
+pkgrel=8
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/9c35500bd8ac999ec137ba34db7b66fed6cfdc79
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hashable/-/commit/9c35500bd8ac999ec137ba34db7b66fed6cfdc79
You're receiving this email because of your account on gitlab.archlinux.org.