Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-minimorph
Commits:
091ecad3 by Felix Yan at 2023-11-16T12:15:55+02:00
upgpkg: 0.3.0.1-35: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-minimorph
pkgdesc = English spelling functions with an emphasis on simplicity.
pkgver = 0.3.0.1
- pkgrel = 34
+ pkgrel = 35
url = https://github.com/Mikolaj/minimorph
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=minimorph
pkgname=haskell-minimorph
pkgver=0.3.0.1
-pkgrel=34
+pkgrel=35
pkgdesc="English spelling functions with an emphasis on simplicity."
url="https://github.com/Mikolaj/minimorph"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-minimorph/-/commit/091ecad378bbd3da9e3c8da64cac23093150489e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-minimorph/-/commit/091ecad378bbd3da9e3c8da64cac23093150489e
You're receiving this email because of your account on gitlab.archlinux.org.