Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-isomorphism-class
Commits:
fb2d3574 by Felix Yan at 2025-10-06T07:52:55+08:00
upgpkg: 0.1.1-80: rebuild with strict 0.5.1
- - - - -
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.1
- pkgrel = 79
+ pkgrel = 80
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.1
-pkgrel=79
+pkgrel=80
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/fb2d3574cc5a58eae037b88fb17e12fe8c65a360
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-isomorphism-class/-/commit/fb2d3574cc5a58eae037b88fb17e12fe8c65a360
You're receiving this email because of your account on gitlab.archlinux.org.