[arch-commits] Commit in ponyc/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 3 07:32:11 UTC 2021


    Date: Tuesday, August 3, 2021 @ 07:32:11
  Author: felixonmars
Revision: 993443

upgpkg: ponyc 0.43.1-1

Modified:
  ponyc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-03 06:28:24 UTC (rev 993442)
+++ PKGBUILD	2021-08-03 07:32:11 UTC (rev 993443)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=ponyc
-pkgver=0.43.0
+pkgver=0.43.1
 pkgrel=1
 pkgdesc='An actor model, capabilities, high performance programming language'
 url='https://ponylang.org/'
@@ -14,7 +14,7 @@
 optdepends=('pcre2: Needed for the regex package')
 source=("https://github.com/ponylang/ponyc/archive/$pkgver/$pkgname-$pkgver.tar.gz"
         shared-libs.patch)
-sha512sums=('5b3bf863f0eb794c835a22edc1373bc4b96be4ca4390bfc30c5516542da54f2d87774d1fd70c93e9c7cce6162e222db9420d70f8d8e3a706bb6608a846b27f22'
+sha512sums=('7558e40c6d370b1ead57ce66408f1a4d9359720c7d85aee9d4d4f089fc9591e7bcbd12bf4d34e0a1640a71a39afd81cd965c46ddc2a90943d385865df41f1eb6'
             '7dc4591d5e3ff7d321f4397f382d700e3778b984df3d1dc95ace1689ce3f7fe63d2b35c4986aea11cf15cfa34f53b96782eebe2cc8a729f47de45f72302ea594')
 
 prepare() {



More information about the arch-commits mailing list