Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bimap
Commits:
7300794b by Felix Yan at 2024-08-26T20:44:29+03:00
upgpkg: 0.5.0-59: rebuild with hashable 1.4.4.0
- - - - -
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 = 58
+ pkgrel = 59
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=58
+pkgrel=59
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/7300794b4603134760dc2aa35df5198aff5409e4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bimap/-/commit/7300794b4603134760dc2aa35df5198aff5409e4
You're receiving this email because of your account on gitlab.archlinux.org.