Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bytes
Commits:
a4005ec4 by Felix Yan at 2024-08-27T10:55:43+03:00
upgpkg: 0.17.3-40: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-bytes
pkgdesc = Sharing code for serialization between binary and cereal
pkgver = 0.17.3
- pkgrel = 39
+ pkgrel = 40
url = https://github.com/ekmett/bytes
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=bytes
pkgname=haskell-bytes
pkgver=0.17.3
-pkgrel=39
+pkgrel=40
pkgdesc="Sharing code for serialization between binary and cereal"
url="https://github.com/ekmett/bytes"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytes/-/commit/a4005ec4ebb2d0d87348ef690809aa2005708113
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytes/-/commit/a4005ec4ebb2d0d87348ef690809aa2005708113
You're receiving this email because of your account on gitlab.archlinux.org.