diff options
author | psykose <alice@ayaya.dev> | 2022-09-08 08:05:53 +0000 |
---|---|---|
committer | psykose <alice@ayaya.dev> | 2022-09-08 10:55:44 +0200 |
commit | d43b4ec371d788dc6d4c7dfb49e971ea1ba17e98 (patch) | |
tree | ad301da731a2ff98903913fbd48ea081ff37ca57 /testing/exercism/APKBUILD | |
parent | 011ae36ff608fa34629783942dc0affcc57d8a3f (diff) | |
download | aports-d43b4ec371d788dc6d4c7dfb49e971ea1ba17e98.zip |
testing/*: rebuild with go 1.19.1
Diffstat (limited to 'testing/exercism/APKBUILD')
-rw-r--r-- | testing/exercism/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/exercism/APKBUILD b/testing/exercism/APKBUILD index 7c3d066d38c..723c8b9751f 100644 --- a/testing/exercism/APKBUILD +++ b/testing/exercism/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Dmitry Zakharchenko <dmitz@disroot.org> pkgname=exercism pkgver=3.0.13 -pkgrel=5 +pkgrel=6 pkgdesc="Command-line client for exercism.io" url="https://github.com/exercism/cli" arch="all" |