Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-chunked-data
Commits:
ac156497 by Felix Yan at 2023-11-16T12:11:13+02:00
upgpkg: 0.3.1-240: rebuild with optparse-applicative 0.17.1.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 = 239
+ pkgrel = 240
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=239
+pkgrel=240
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/ac15649790cce83bdc33bc851bf4305f9457b539
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-chunked-data/-/commit/ac15649790cce83bdc33bc851bf4305f9457b539
You're receiving this email because of your account on gitlab.archlinux.org.