Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-versions
Commits:
724d873f by Felix Yan at 2024-08-26T21:04:55+03:00
upgpkg: 6.0.2-3: rebuild with hashable 1.4.4.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.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/fosskers/versions
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=versions
pkgname=haskell-versions
pkgver=6.0.2
-pkgrel=2
+pkgrel=3
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/724d873f3541521f5358ca37d97cdfd8b240e4cf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-versions/-/commit/724d873f3541521f5358ca37d97cdfd8b240e4cf
You're receiving this email because of your account on gitlab.archlinux.org.