Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-assoc
Commits:
6c26ff21 by Felix Yan at 2024-01-10T19:19:58+02:00
upgpkg: 1.0.2-231: rebuild with unordered-containers 0.2.20
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-assoc
pkgdesc = swap and assoc: Symmetric and Semigroupy Bifunctors
pkgver = 1.0.2
- pkgrel = 230
+ pkgrel = 231
url = https://github.com/phadej/assoc
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=assoc
pkgname=haskell-assoc
pkgver=1.0.2
-pkgrel=230
+pkgrel=231
pkgdesc="swap and assoc: Symmetric and Semigroupy Bifunctors"
url="https://github.com/phadej/assoc"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-assoc/-/commit/6c26ff2172e40cccd4c4a6a5eacbccbe99935046
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-assoc/-/commit/6c26ff2172e40cccd4c4a6a5eacbccbe99935046
You're receiving this email because of your account on gitlab.archlinux.org.