~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
2

[PATCH] testing/retroforth: upgrade to 2022.8

Siva Mahadevan <me@svmhdvn.name>
Details
Message ID
<20221210160516.6433-1-me@svmhdvn.name>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 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
Details
Message ID
<Y5Tc3fH7Qpq5aeWY@6bdabf86b364>
In-Reply-To
<20221210160516.6433-1-me@svmhdvn.name> (view parent)
DKIM signature
missing
Download raw message
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 <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
> 

Created a merge request:
https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/42209
Details
Message ID
<Y5t7mlHB9qa+kg9O@074427b1a371>
In-Reply-To
<Y5Tc3fH7Qpq5aeWY@6bdabf86b364> (view parent)
DKIM signature
missing
Download raw message
On Sat, Dec 10, 2022 at 07:24:13PM +0000, Kevin Daudt wrote:
> 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 <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
> > 
> 
> Created a merge request:
> https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/42209

The merge request has been merged.
Reply to thread Export thread (mbox)