Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-assoc
Commits:
c7589281 by Felix Yan at 2025-05-18T15:34:23+08:00
upgpkg: 1.1.1-3: rebuild with integer-logarithms 1.0.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-assoc
pkgdesc = swap and assoc: Symmetric and Semigroupy Bifunctors
pkgver = 1.1.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/phadej/assoc
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=assoc
pkgname=haskell-assoc
pkgver=1.1.1
-pkgrel=2
+pkgrel=3
pkgdesc="swap and assoc: Symmetric and Semigroupy Bifunctors"
url="https://github.com/phadej/assoc"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-assoc/-/commit/c7589281799162570e8e2b3d345ef930bb46c779
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-assoc/-/commit/c7589281799162570e8e2b3d345ef930bb46c779
You're receiving this email because of your account on gitlab.archlinux.org.