Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
oha
Commits:
a1272d77 by Sven-Hendrik Haase at 2026-07-11T12:45:23+02:00
upgpkg: 1.15.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = oha
pkgdesc = Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey
with tui animation
- pkgver = 1.14.0
- pkgrel = 2
+ pkgver = 1.15.0
+ pkgrel = 1
url = https://github.com/hatoo/oha
arch = x86_64
license = MIT
@@ -12,7 +12,7 @@ pkgbase = oha
depends = sqlite
depends = jemalloc
options = !lto
- source =
oha-1.14.0.tar.gz::https://github.com/hatoo/oha/archive/refs/tags/v1.14.0.tar.gz
- sha512sums =
42afadc819efc12eacfd62b0dae9ebc6535a89413926cdd473b85fd55396cf0e66defc40957c06b04f1f36c2e6c1af9dbc3afa49afbd2c2d8af2eb074a875f67
+ source =
oha-1.15.0.tar.gz::https://github.com/hatoo/oha/archive/refs/tags/v1.15.0.tar.gz
+ sha512sums =
e4ba75d52cb302edfe113b58b27b53c0d9a173d069a9539d84b1eebf4fc5d384f70b3cc2f960ecfc8fc2fb26e5866916b1381f44c3d309b8af5eacb1a0263fc4
pkgname = oha
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <[email protected]>
pkgname=oha
-pkgver=1.14.0
-pkgrel=2
+pkgver=1.15.0
+pkgrel=1
pkgdesc="Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui
animation"
arch=('x86_64')
url="https://github.com/hatoo/oha"
@@ -10,7 +10,7 @@ depends=('openssl' 'libgcc' 'glibc' 'sqlite' 'jemalloc')
makedepends=('rust')
options=('!lto')
source=($pkgname-$pkgver.tar.gz::https://github.com/hatoo/oha/archive/refs/tags/v${pkgver}.tar.gz)
-sha512sums=('42afadc819efc12eacfd62b0dae9ebc6535a89413926cdd473b85fd55396cf0e66defc40957c06b04f1f36c2e6c1af9dbc3afa49afbd2c2d8af2eb074a875f67')
+sha512sums=('e4ba75d52cb302edfe113b58b27b53c0d9a173d069a9539d84b1eebf4fc5d384f70b3cc2f960ecfc8fc2fb26e5866916b1381f44c3d309b8af5eacb1a0263fc4')
build() {
cd "$srcdir/$pkgname-$pkgver"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/oha/-/commit/a1272d7760a3f29a80b89bb9a7d5fedc25fc4cec
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/oha/-/commit/a1272d7760a3f29a80b89bb9a7d5fedc25fc4cec
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help