Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bitwise
Commits:
2a8374df by Felix Yan at 2025-10-15T02:28:31+08:00
upgpkg: 1.0.0.1-290: rebuild with splitmix 0.1.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-bitwise
pkgdesc = Fast multi-dimensional unboxed bit packed Bool arrays
pkgver = 1.0.0.1
- pkgrel = 289
+ pkgrel = 290
url = https://code.mathr.co.uk/bitwise
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=bitwise
pkgname=haskell-bitwise
pkgver=1.0.0.1
-pkgrel=289
+pkgrel=290
pkgdesc="Fast multi-dimensional unboxed bit packed Bool arrays"
url="https://code.mathr.co.uk/bitwise"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bitwise/-/commit/2a8374dff5720727e20964f4d5096a09479ba94c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bitwise/-/commit/2a8374dff5720727e20964f4d5096a09479ba94c
You're receiving this email because of your account on gitlab.archlinux.org.