Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-chunked-data
Commits:
48f767cf by Felix Yan at 2024-08-26T20:50:56+03:00
upgpkg: 0.3.1-252: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-chunked-data
pkgdesc = Typeclasses for dealing with various chunked data
representations
pkgver = 0.3.1
- pkgrel = 251
+ pkgrel = 252
url = https://github.com/snoyberg/mono-traversable
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=chunked-data
pkgname=haskell-chunked-data
pkgver=0.3.1
-pkgrel=251
+pkgrel=252
pkgdesc="Typeclasses for dealing with various chunked data representations"
url="https://github.com/snoyberg/mono-traversable"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-chunked-data/-/commit/48f767cf356399d0f7beac94f0fe0c4639f2fd13
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-chunked-data/-/commit/48f767cf356399d0f7beac94f0fe0c4639f2fd13
You're receiving this email because of your account on gitlab.archlinux.org.