Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-isomorphism-class
Commits:
c5d8bfe5 by Felix Yan at 2024-09-04T21:20:05+03:00
upgpkg: 0.1.0.11-11: rebuild with text-short 0.1.6
- - - - -
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 = 10
+ pkgrel = 11
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=10
+pkgrel=11
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/c5d8bfe52c57c999fec4fc003d4b045405307b50
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-isomorphism-class/-/commit/c5d8bfe52c57c999fec4fc003d4b045405307b50
You're receiving this email because of your account on gitlab.archlinux.org.