Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-lattices
Commits:
d9c1467a by Felix Yan at 2024-08-27T11:06:38+03:00
upgpkg: 2.1-68: rebuild with hashable 1.4.4.0
- - - - -
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 = 67
+ pkgrel = 68
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=67
+pkgrel=68
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/d9c1467a8dc04e0ce0c716aa4ac5156369a65b6e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lattices/-/commit/d9c1467a8dc04e0ce0c716aa4ac5156369a65b6e
You're receiving this email because of your account on gitlab.archlinux.org.