Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-byte-order
Commits:
6110c775 by Felix Yan at 2024-08-27T11:20:49+03:00
upgpkg: 0.1.3.1-15: rebuild with hashable 1.4.4.0
- - - - -
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.1
- pkgrel = 14
+ pkgrel = 15
url = https://github.com/byteverse/byte-order
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=byte-order
pkgname=haskell-byte-order
pkgver=0.1.3.1
-pkgrel=14
+pkgrel=15
pkgdesc="Portable big-endian and little-endian conversions"
url="https://github.com/byteverse/byte-order"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-byte-order/-/commit/6110c7750d4154784b01639b8e82c0c8e08eae7c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-byte-order/-/commit/6110c7750d4154784b01639b8e82c0c8e08eae7c
You're receiving this email because of your account on gitlab.archlinux.org.