Search Criteria
Package Details: k6 2.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/k6.git (read-only, click to copy) |
|---|---|
| Package Base: | k6 |
| Description: | A modern load testing tool, using Go and JavaScript |
| Upstream URL: | https://github.com/grafana/k6 |
| Licenses: | AGPL3 |
| Submitter: | billkaguru |
| Maintainer: | tuananh (yetipaw) |
| Last Packager: | yetipaw |
| Votes: | 7 |
| Popularity: | 0.010463 |
| First Submitted: | 2018-06-07 18:06 (UTC) |
| Last Updated: | 2026-05-12 17:55 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
1 2 Next › Last »
tuananh commented on 2025-10-03 05:56 (UTC)
@yetipaw: added
yetipaw commented on 2025-10-03 05:38 (UTC)
Hi, k6 version 1.3.0 has been released. I've tested the update locally and it builds successfully. The only change needed is updating pkgver to 1.3.0 and running updpkgsums. Would you like me to send you the updated PKGBUILD, or can I be added as a co-maintainer to help maintain this package?
erikd234 commented on 2025-04-24 14:06 (UTC)
Can we upgrade to v0.58.0 please :)
jhenson commented on 2025-02-26 14:09 (UTC)
That's strange. I just tried to build this package from scratch and makepkg was able to download it with the current URL.
dominik.epple commented on 2025-02-26 07:49 (UTC)
I had to apply the patch below. Seems like github changed the URL -- but maybe only for me? Can you have a look if that is required for you as well?
jhenson commented on 2021-10-27 14:29 (UTC)
Any chance of getting this package updated? I can help or take over maintenance as well if that's needed.
Here's a patch that updates the package to the latest version and gets it up to par with the go packaging guidelines: https://paste.sr.ht/~jhenson/6cfc51c65ddd28f4379e81b9fee74e6d122379a5
thirk_voluntary commented on 2020-11-23 00:18 (UTC)
Updated to 0.29.0 (thanks teutat3s for the nudges!)
Shouldn't need mercurial anymore, so that dep has been removed as well.
teutat3s commented on 2020-11-13 15:04 (UTC) (edited on 2020-11-13 15:10 (UTC) by teutat3s)
Diff for update to 0.29.0
teutat3s commented on 2020-09-24 12:32 (UTC)
Diff for update to 0.28.0
thirk_voluntary commented on 2020-03-02 02:23 (UTC) (edited on 2020-03-02 02:24 (UTC) by thirk_voluntary)
@billkaguru the fix turns out to be pretty simple:
^ this issues two commands to
go get-- because it's already downloaded all the deps it doesn't have to do any network stuff the second time around.I also bumped the version to latest (0.26.0)
Cheers!
Andy>
1 2 Next › Last »