Skip to content

Commit b5c595c

Browse files
committed
Merge branch 'master' of https://github.com/archlinuxcn/repo
2 parents f595f04 + 0d6fe20 commit b5c595c

6 files changed

Lines changed: 8 additions & 8 deletions

File tree

alarmcn/box64-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
_pkgname=box64
44
pkgname=${_pkgname}-git
5-
pkgver=0.3.8.r338.ga1f91478
5+
pkgver=0.3.8.r347.gac08b010
66
pkgrel=1
77
pkgdesc='Linux Userspace x86_64 Emulator with a twist'
88
arch=('x86_64' 'aarch64' 'riscv64')

alarmcn/herdtools7-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _pkgbase='herdtools7'
44
pkgname=('herdtools7-git')
55
provides=('herdtools7')
66
conflicts=('herdtools7')
7-
pkgver=7.58+1.r1141.gb96d5e9bf
7+
pkgver=7.58+1.r1175.g61232da5f
88
pkgrel=1
99
pkgdesc="The Herd toolsuite to deal with .cat memory models"
1010
arch=(armv7h aarch64 i686 x86_64)

alarmcn/julia-git-precompiled-packages/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ _jlpackages=(
909909
###=== }} JLPKG_JLNAME_LIST
910910
)
911911
pkgname=()
912-
pkgver=20251211.193411
912+
pkgver=20251212.172330
913913
pkgrel=1
914914
pkgdesc="Precompiled packages for julia-git"
915915
# This is against the official recommendation but

alarmcn/muvm/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Maintainer: Matthias Kurz <m.kurz@irregular.at>
33

44
pkgname=muvm
5-
pkgver=0.4.1
6-
pkgrel=2
5+
pkgver=0.5.0
6+
pkgrel=1
77
pkgdesc='run programs from your system in a microVM'
88
arch=('aarch64')
99
url='https://github.com/AsahiLinux/muvm'
@@ -13,7 +13,7 @@ source=(
1313
"muvm-${pkgver}.tar.gz::https://github.com/AsahiLinux/muvm/archive/refs/tags/muvm-${pkgver}.tar.gz"
1414
LICENSE
1515
)
16-
sha256sums=('e60b104e7d85e2dcc1b70521060524384cd91d6a1dbc6923d591d00efa276e5f'
16+
sha256sums=('bef34a7d5fbe8fd3336f61eec3349557d4fe8590f18bcaefa669727a329efd17'
1717
'bd61ba908048f45e22a02784e3c9bd595307d8a3d838346dab9ca4a1b1217b93')
1818

1919
build() {

alarmcn/neovim-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
pkgname=neovim-git
66
_pkgname=${pkgname%-git}
7-
pkgver=0.11.0.r2458.g61e9a8c247
7+
pkgver=0.11.0.r2461.g05de037795
88
pkgrel=1
99
pkgdesc="Fork of Vim aiming to improve user experience, plugins, and GUIs."
1010
arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')

alarmcn/vcpkg-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Maintainer: Kuan-Yen Chou <kuanyenchou at gmail dot com>
44

55
pkgname=vcpkg-git
6-
pkgver=2025.10.17.r607.gee12231b20
6+
pkgver=2025.10.17.r608.g8f7641a3f5
77
pkgrel=1
88
pkgdesc='C++ library manager for Windows, Linux, and MacOS'
99
depends=('curl' 'zip' 'unzip')

0 commit comments

Comments
 (0)