Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-th-utilities
Commits: 2f09722f by Felix Yan at 2024-08-27T10:25:38+03:00 upgpkg: 0.2.5.0-49: rebuild with hashable 1.4.4.0 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = haskell-th-utilities pkgdesc = Collection of useful functions for use with Template Haskell pkgver = 0.2.5.0 - pkgrel = 48 + pkgrel = 49 url = https://github.com/fpco/th-utilities arch = x86_64 license = MIT ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.5.0 -pkgrel=48 +pkgrel=49 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-th-utilities/-/commit/2f09722fe1e7cdc03436322e80fe4299d7483881 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-th-utilities/-/commit/2f09722fe1e7cdc03436322e80fe4299d7483881 You're receiving this email because of your account on gitlab.archlinux.org.