Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-serialise
Commits:
180d76a3 by Felix Yan at 2024-04-23T09:43:42+00:00
upgpkg: 0.2.6.1-25: rebuild with math-functions 0.3.4.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-serialise
pkgdesc = A binary serialisation library for Haskell values
pkgver = 0.2.6.1
- pkgrel = 24
+ pkgrel = 25
url = https://github.com/well-typed/cborg
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=serialise
pkgname=haskell-serialise
pkgver=0.2.6.1
-pkgrel=24
+pkgrel=25
pkgdesc="A binary serialisation library for Haskell values"
url="https://github.com/well-typed/cborg"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-serialise/-/commit/180d76a35202c0870e8047bac1a77ac049ceaabe
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-serialise/-/commit/180d76a35202c0870e8047bac1a77ac049ceaabe
You're receiving this email because of your account on gitlab.archlinux.org.