~alpine/aports

community/qbe: upgrade to 1162359a198ab6a18a734cb9f7955d0b28e342b6 v1 REJECTED

Alexey Yerin: 1
 community/qbe: upgrade to 1162359a198ab6a18a734cb9f7955d0b28e342b6

 1 files changed, 3 insertions(+), 3 deletions(-)
There's a second patch updating it

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/35336#note_241903
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/4099/mbox | git am -3
Learn more about email & git

[PATCH] community/qbe: upgrade to 1162359a198ab6a18a734cb9f7955d0b28e342b6 Export this patch

---
 community/qbe/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/qbe/APKBUILD b/community/qbe/APKBUILD
index 06c30f80..f2474c58 100644
--- a/community/qbe/APKBUILD
+++ b/community/qbe/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname="qbe"
pkgver="0_git20220423"
_commit=2caa26e388b1c904d2f12fb09f84df7e761d8331
pkgver="0_git20220614"
_commit=1162359a198ab6a18a734cb9f7955d0b28e342b6
pkgrel=0
pkgdesc="A simple C compiler backend"
url="https://c9x.me/compile/"
@@ -23,5 +23,5 @@ package() {
}

sha512sums="
1e81903d961fca9d8550aa24411d66fc30b2eeb37b29ee8710e59784286c4d40631d392353ec2c644854b0eb7e005618040eb5c40c5782ab338e01e99a418d75  qbe-0_git20220423.tar.gz
577a06cd20f23e76bbf6372934e124a1b53d59ba481215e9c3e3b153af5536c19dd0d4e66e470661400acf77e20342d7abcdaa3007d1929d434931b0d5e63069  qbe-0_git20220614.tar.gz
"
-- 
2.36.1
The latest version is 6cd5f7028647a88935ec1f7776a08b51eb0fb1c8. Can you update it?

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/35336#note_241901