Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-dependent-sum-template
Commits: 2c558295 by Felix Yan at 2025-09-15T12:09:20+00:00 upgpkg: 0.2.0.1-8: rebuild with base-compat 0.14.0, base-compat-batteries 0.14.0 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = haskell-dependent-sum-template pkgdesc = Template Haskell code to generate instances of classes in some package pkgver = 0.2.0.1 - pkgrel = 7 + pkgrel = 8 url = https://github.com/obsidiansystems/dependent-sum-template arch = x86_64 license = LicenseRef-PublicDomain ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _hkgname=dependent-sum-template pkgname=haskell-dependent-sum-template pkgver=0.2.0.1 -pkgrel=7 +pkgrel=8 pkgdesc="Template Haskell code to generate instances of classes in some package" url="https://github.com/obsidiansystems/dependent-sum-template" license=('LicenseRef-PublicDomain') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-dependent-sum-template/-/commit/2c558295fc541f2c587c9c1c2e19de3be3712b84 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-dependent-sum-template/-/commit/2c558295fc541f2c587c9c1c2e19de3be3712b84 You're receiving this email because of your account on gitlab.archlinux.org.