Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lattices
Commits:
ecbaa54a by Felix Yan at 2024-11-20T03:59:55+08:00
upgpkg: 2.1-77: rebuild with os-string 2.0.7
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-lattices
pkgdesc = Fine-grained library for constructing and manipulating
lattices
pkgver = 2.1
- pkgrel = 76
+ pkgrel = 77
url = https://github.com/phadej/lattices/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=lattices
pkgname=haskell-lattices
pkgver=2.1
-pkgrel=76
+pkgrel=77
pkgdesc="Fine-grained library for constructing and manipulating lattices"
url="https://github.com/phadej/lattices/"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lattices/-/commit/ecbaa54a5bf0712f926ac1d8ab0e575cbdf13633
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lattices/-/commit/ecbaa54a5bf0712f926ac1d8ab0e575cbdf13633
You're receiving this email because of your account on gitlab.archlinux.org.