From 6640d681a8bd6a09f3bbcf8a8217225b92717437 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Sat, 9 May 2020 18:21:44 +0000 Subject: [PATCH] community/erlang-nox to 22.3-1 --- community/erlang-nox/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/erlang-nox/PKGBUILD b/community/erlang-nox/PKGBUILD index 2c303a09d..f90e29e69 100644 --- a/community/erlang-nox/PKGBUILD +++ b/community/erlang-nox/PKGBUILD @@ -9,8 +9,8 @@ # - configure with --disable-pgo to fix ARM FTBFS pkgname=erlang-nox -pkgver=22.2.7 -_docver=22.2 +pkgver=22.3 +_docver=22.3 pkgrel=1 pkgdesc='General-purpose concurrent functional programming language (headless version)' arch=(x86_64) @@ -29,7 +29,7 @@ source=("git+https://github.com/erlang/otp.git#tag=OTP-$pkgver" epmd.service epmd.socket) sha256sums=('SKIP' - 'aad7e3795a44091aa33a460e3fdc94efe8757639caeba0b5ba7d79bd91c972b3' + '43b6d62d9595e1dc51946d55c9528c706c5ae753876b9bf29303b7d11a7ccb16' '78ce5e67b21758c767d727e56b20502f75dc4385ff9b6c6db312d8e8506f2df2' 'b121ec9053fb37abca5f910a81c526f93ec30fe13b574a12209223b346886a9e' '998a759e4cea4527f9d9b241bf9f32527d7378d63ea40afa38443c6c3ceaea34')