Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / ponyc


Commits:
71e5f08d by Felix Yan at 2026-06-30T00:01:43+08:00
upgpkg: 0.66.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ponyc
        pkgdesc = An actor model, capabilities, high performance programming 
language
-       pkgver = 0.65.0
-       pkgrel = 2
+       pkgver = 0.66.0
+       pkgrel = 1
        url = https://ponylang.org/
        arch = x86_64
        license = BSD-2-Clause
@@ -13,10 +13,10 @@ pkgbase = ponyc
        depends = libgcc
        depends = zlib
        options = !lto
-       source = git+https://github.com/ponylang/ponyc.git#tag=0.65.0
+       source = git+https://github.com/ponylang/ponyc.git#tag=0.66.0
        source = git+https://github.com/llvm/llvm-project.git
        source = ponyc-remove-usr-local-refs.patch
-       b2sums = 
5f69b6657f9e2e421cb7f16b25e2c434789ac97a97f922d9f47c815182842d7a24aa37efd5c73e9b5e901a81012c556ac57c2fb34bf4d022c64ddf6660eed862
+       b2sums = 
e05247c6ec0d3ab35d80bdb4d9694f6bc804300a084c29e2b8a0bcd1ba5abd6c3efc2d6ca43dbebe7ec02bc5b52f1bb87ba1e3ee33d547135254738e7159f5be
        b2sums = SKIP
        b2sums = 
de5e9301abcf937eb754412b730dde359a10d7eaaa1fcab5292f82429d724cdbfa5313aff2eea05c4e479d9d881ae220a80d6ba19b97f9191851f8b48553daaf
 


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Carl Smedstad <[email protected]>
 
 pkgname=ponyc
-pkgver=0.65.0
-pkgrel=2
+pkgver=0.66.0
+pkgrel=1
 pkgdesc='An actor model, capabilities, high performance programming language'
 arch=('x86_64')
 url='https://ponylang.org/'
@@ -25,7 +25,7 @@ source=(
   "git+https://github.com/llvm/llvm-project.git";
   "ponyc-remove-usr-local-refs.patch"
 )
-b2sums=('5f69b6657f9e2e421cb7f16b25e2c434789ac97a97f922d9f47c815182842d7a24aa37efd5c73e9b5e901a81012c556ac57c2fb34bf4d022c64ddf6660eed862'
+b2sums=('e05247c6ec0d3ab35d80bdb4d9694f6bc804300a084c29e2b8a0bcd1ba5abd6c3efc2d6ca43dbebe7ec02bc5b52f1bb87ba1e3ee33d547135254738e7159f5be'
         'SKIP'
         
'de5e9301abcf937eb754412b730dde359a10d7eaaa1fcab5292f82429d724cdbfa5313aff2eea05c4e479d9d881ae220a80d6ba19b97f9191851f8b48553daaf')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ponyc/-/commit/71e5f08dfbe0496bc8834a7f974095e0567ddb4f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ponyc/-/commit/71e5f08dfbe0496bc8834a7f974095e0567ddb4f
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to