Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bitwise
Commits:
b7e1284e by Felix Yan at 2025-04-03T06:38:34+08:00
upgpkg: 1.0.0.1-207: rebuild with test-framework 0.8.2.1
- - - - -
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 = 206
+ pkgrel = 207
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=206
+pkgrel=207
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/b7e1284e7e8773c93ed41d71704704e479f392a7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bitwise/-/commit/b7e1284e7e8773c93ed41d71704704e479f392a7
You're receiving this email because of your account on gitlab.archlinux.org.