~alpine/aports

testing/retroforth: upgrade to 2022.8 v1 APPLIED

Siva Mahadevan: 1
 testing/retroforth: upgrade to 2022.8

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/4148/mbox | git am -3
Learn more about email & git

[PATCH] testing/retroforth: upgrade to 2022.8 Export this patch

---
 testing/retroforth/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/retroforth/APKBUILD b/testing/retroforth/APKBUILD
index 4b0bc16084..2a333ea92f 100644
--- a/testing/retroforth/APKBUILD
+++ b/testing/retroforth/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Siva Mahadevan <me@svmhdvn.name>
# Maintainer: Siva Mahadevan <me@svmhdvn.name>
pkgname=retroforth
pkgver=2022.1
pkgver=2022.8
pkgrel=0
pkgdesc="clean, elegant, and pragmatic dialect of Forth"
url="https://retroforth.org"
@@ -23,5 +23,5 @@ package() {
}

sha512sums="
0d96f1279672bffa678bf8b3cb2d177f8757c2946a7b4c1cf04195bef6e19d89c4fd37ec0c456f2953a34f219f8b7dbc32ae92244b43ce8a601df8c379c2574b  retroforth-2022.1.tar.gz
c98554c1462becf8cfb4b4a80a7dfda6efdf940b28fc9bcdfadcb87592fcd5eb705490f8cc87f3778e35505feb379f5546c5cc5905d24d8bdab07ca776ec3926  retroforth-2022.8.tar.gz
"
-- 
2.38.1