Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bimap
Commits:
77fe1a46 by Felix Yan at 2023-11-22T10:25:19+02:00
upgpkg: 0.5.0-49: rebuild with async 2.2.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-bimap
pkgdesc = Bidirectional mapping between two key types
pkgver = 0.5.0
- pkgrel = 48
+ pkgrel = 49
url = https://github.com/joelwilliamson/bimap
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=bimap
pkgname=haskell-bimap
pkgver=0.5.0
-pkgrel=48
+pkgrel=49
pkgdesc="Bidirectional mapping between two key types"
url="https://github.com/joelwilliamson/bimap"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bimap/-/commit/77fe1a4672a4699a5913ccfe4a5977d5656caaa2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bimap/-/commit/77fe1a4672a4699a5913ccfe4a5977d5656caaa2
You're receiving this email because of your account on gitlab.archlinux.org.