Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-byte-order
Commits:
d8038dea by Felix Yan at 2024-01-09T14:08:54+02:00
upgpkg: 0.1.3.0-76: rebuild with vector-stream 0.1.0.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-byte-order
pkgdesc = Portable big-endian and little-endian conversions
pkgver = 0.1.3.0
- pkgrel = 75
+ pkgrel = 76
url = https://github.com/andrewthad/byte-order
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=byte-order
pkgname=haskell-byte-order
pkgver=0.1.3.0
-pkgrel=75
+pkgrel=76
pkgdesc="Portable big-endian and little-endian conversions"
url="https://github.com/andrewthad/byte-order"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-byte-order/-/commit/d8038dea750d77e7500ba25c83e7a5b8896edd75
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-byte-order/-/commit/d8038dea750d77e7500ba25c83e7a5b8896edd75
You're receiving this email because of your account on gitlab.archlinux.org.