Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/m/mozjs/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,8 @@ libmozjs-140.so:WINDOWS_1258_ENCODING
libmozjs-140.so:WINDOWS_874_ENCODING
libmozjs-140.so:X_MAC_CYRILLIC_ENCODING
libmozjs-140.so:X_USER_DEFINED_ENCODING
libmozjs-140.so:_RNvNtCshk0JSVlIddk_3std9panicking11EMPTY_PANIC
libmozjs-140.so:_RNvNtNtNtNtCshk0JSVlIddk_3std3sys4args4unix3imp15ARGV_INIT_ARRAY
libmozjs-140.so:_RNvNtCsh60fBBS5e0U_3std9panicking11EMPTY_PANIC
libmozjs-140.so:_RNvNtNtNtNtCsh60fBBS5e0U_3std3sys4args4unix3imp15ARGV_INIT_ARRAY
libmozjs-140.so:_Z10JS_MaybeGCP9JSContext
libmozjs-140.so:_Z10JS_reallocP9JSContextPvmm
libmozjs-140.so:_Z11JS_IsNativeP8JSObject
Expand Down
6 changes: 3 additions & 3 deletions packages/m/mozjs/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : mozjs
version : 140.6.0
release : 39
version : 140.7.0
release : 40
source :
- https://archive.mozilla.org/pub/firefox/releases/140.6.0esr/source/firefox-140.6.0esr.source.tar.xz : 6c35c9ab507521033c8fd49f1b4c85ee158f33ed36f5781a663f116c3d604dc9
- https://archive.mozilla.org/pub/firefox/releases/140.7.0esr/source/firefox-140.7.0esr.source.tar.xz : 608a739071726f30236f7100ec5e30e1b8ec342d4e91e715948c287909cb1529
homepage : https://spidermonkey.dev/
license :
- GPL-2.0-or-later
Expand Down
8 changes: 4 additions & 4 deletions packages/m/mozjs/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="39">mozjs</Dependency>
<Dependency release="40">mozjs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/js140-config</Path>
Expand Down Expand Up @@ -416,9 +416,9 @@
</Files>
</Package>
<History>
<Update release="39">
<Date>2025-12-28</Date>
<Version>140.6.0</Version>
<Update release="40">
<Date>2026-02-08</Date>
<Version>140.7.0</Version>
<Comment>Packaging update</Comment>
<Name>Jakob Gezelius</Name>
<Email>jakob@knugen.nu</Email>
Expand Down