Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-versions
Commits:
9e47ab2b by Felix Yan at 2025-05-25T04:55:22+08:00
upgpkg: 6.0.6-11: rebuild with vector 0.13.2.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-versions
pkgdesc = Types and parsers for software version numbers
pkgver = 6.0.6
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/fosskers/versions
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=versions
pkgname=haskell-versions
pkgver=6.0.6
-pkgrel=10
+pkgrel=11
pkgdesc="Types and parsers for software version numbers"
url="https://github.com/fosskers/versions"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-versions/-/commit/9e47ab2b3a8894b9a86cdaf15e832a0e1884ba61
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-versions/-/commit/9e47ab2b3a8894b9a86cdaf15e832a0e1884ba61
You're receiving this email because of your account on gitlab.archlinux.org.