Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bitwise
Commits:
2b7f4e8d by Felix Yan at 2024-09-03T22:11:33+03:00
upgpkg: 1.0.0.1-194: rebuild with ansi-terminal 0.11.5
- - - - -
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 = 193
+ pkgrel = 194
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=193
+pkgrel=194
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/2b7f4e8dac6314fd621e74da9d49ed3fa5108fb6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bitwise/-/commit/2b7f4e8dac6314fd621e74da9d49ed3fa5108fb6
You're receiving this email because of your account on gitlab.archlinux.org.