Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lattices
Commits:
e182228b by Felix Yan at 2023-10-08T02:09:24+03:00
upgpkg: 2.1-30: rebuild with indexed-traversable 0.1.3
- - - - -
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 = 29
+ pkgrel = 30
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=29
+pkgrel=30
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/e182228b7e7eb6724daf28263271c46158ebefa2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lattices/-/commit/e182228b7e7eb6724daf28263271c46158ebefa2
You're receiving this email because of your account on gitlab.archlinux.org.