Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-isomorphism-class
Commits:
cf2643d4 by Felix Yan at 2025-04-09T16:46:45+08:00
upgpkg: 0.1.0.11-49: rebuild with OneTuple (remove unneeded dependencies on new
GHC)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-isomorphism-class
pkgdesc = Isomorphism typeclass solving the conversion problem
pkgver = 0.1.0.11
- pkgrel = 48
+ pkgrel = 49
url = https://github.com/nikita-volkov/isomorphism-class
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=isomorphism-class
pkgname=haskell-isomorphism-class
pkgver=0.1.0.11
-pkgrel=48
+pkgrel=49
pkgdesc="Isomorphism typeclass solving the conversion problem"
url="https://github.com/nikita-volkov/isomorphism-class"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-isomorphism-class/-/commit/cf2643d4285bab486ac4725648f54a0d8af5130b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-isomorphism-class/-/commit/cf2643d4285bab486ac4725648f54a0d8af5130b
You're receiving this email because of your account on gitlab.archlinux.org.