Received: from theta.ikke.info (theta.ikke.info [178.21.117.236]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 625332231D4 for <~alpine/aports@lists.alpinelinux.org>; Sat, 10 Dec 2022 19:25:47 +0000 (UTC) Received: from 6bdabf86b364 (mutt_mutt_run_48631d990cd3.postfix_default [192.168.80.4]) by theta.ikke.info (Postfix) with ESMTPS id 0978C14034F; Sat, 10 Dec 2022 19:24:14 +0000 (UTC) Date: Sat, 10 Dec 2022 19:24:13 +0000 From: Kevin Daudt To: Siva Mahadevan Cc: ~alpine/aports@lists.alpinelinux.org Subject: Re: [PATCH] testing/retroforth: upgrade to 2022.8 Message-ID: References: <20221210160516.6433-1-me@svmhdvn.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221210160516.6433-1-me@svmhdvn.name> On Sat, Dec 10, 2022 at 11:05:16AM -0500, Siva Mahadevan wrote: > --- > 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 > # Maintainer: Siva Mahadevan > 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 > Created a merge request: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/42209