Skip to content

Commit 40f9777

Browse files
authored
r: Update to v4.6.1 (#9639)
**Summary** - Release notes can be found [here](https://stat.ethz.ch/pipermail/r-announce/2026/000727.html). **Test Plan** `R -e 'sessionInfo()'` **Checklist** - [x] Package was built and tested against unstable - [ ] This change could gainfully be listed in the weekly sync notes once merged <!-- Write an appropriate message in the Summary section, then add the "Topic: Sync Notes" label --> - [x] I agree to license this contribution and all my previous contributions under the licensing terms in [LICENSE.md](../blob/main/LICENSE.md) and have the power and authority to grant those licenses.
2 parents 37ed108 + 3dda296 commit 40f9777

7 files changed

Lines changed: 133 additions & 61 deletions

File tree

packages/o/openmw/abi_symbols

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ openmw:_ZZN11btTransform11getIdentityEvE17identityTransform
295295
openmw:_ZZN5MyGUI5Align13getValueNamesB5cxx11EvE9map_names
296296
openmw:_ZZNK5MyGUI8LogLevel12getValueNameEiE6values
297297
openmw:main
298-
openmw-bulletobjecttool:_IO_stdin_used
299298
openmw-bulletobjecttool:_ZSt19piecewise_construct
300299
openmw-bulletobjecttool:_ZTI17btTriangleInfoMap
301300
openmw-bulletobjecttool:_ZTI9btHashMapI9btHashInt14btTriangleInfoE
@@ -410,7 +409,6 @@ openmw-bulletobjecttool:_ZTSSt15_Sp_counted_ptrIPN4YAML6detail6memoryELN9__gnu_c
410409
openmw-bulletobjecttool:_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE
411410
openmw-bulletobjecttool:_ZTV17btTriangleInfoMap
412411
openmw-bulletobjecttool:main
413-
openmw-cs:_IO_stdin_used
414412
openmw-cs:_ZGVZN9QMetaType21registerConverterImplI5QListIiE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister
415413
openmw-cs:_ZGVZN9QMetaType23registerMutableViewImplI5QListIiE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS7_EES_S_E10unregister
416414
openmw-cs:_ZSt19piecewise_construct
@@ -610,7 +608,6 @@ openmw-iniimporter:_ZTSN5boost3any11placeholderE
610608
openmw-iniimporter:_ZTSN5boost4anys6detail11placeholderE
611609
openmw-iniimporter:_ZTSN5boost9exceptionE
612610
openmw-iniimporter:_ZTSNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
613-
openmw-launcher:_IO_stdin_used
614611
openmw-launcher:_ZSt19piecewise_construct
615612
openmw-launcher:_ZTIN5boost10wrapexceptINS_15program_options14unknown_optionEEE
616613
openmw-launcher:_ZTIN5boost10wrapexceptINS_15program_options16validation_errorEEE
@@ -650,7 +647,6 @@ openmw-launcher:_ZTSN5boost4anys6detail11placeholderE
650647
openmw-launcher:_ZTSN5boost9exceptionE
651648
openmw-launcher:_ZTSNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE
652649
openmw-launcher:main
653-
openmw-navmeshtool:_IO_stdin_used
654650
openmw-navmeshtool:_ZGVZN11btMatrix3x311getIdentityEvE14identityMatrix
655651
openmw-navmeshtool:_ZGVZN11btTransform11getIdentityEvE17identityTransform
656652
openmw-navmeshtool:_ZSt19piecewise_construct
@@ -769,7 +765,6 @@ openmw-navmeshtool:_ZTV17btTriangleInfoMap
769765
openmw-navmeshtool:_ZZN11btMatrix3x311getIdentityEvE14identityMatrix
770766
openmw-navmeshtool:_ZZN11btTransform11getIdentityEvE17identityTransform
771767
openmw-navmeshtool:main
772-
openmw-wizard:_IO_stdin_used
773768
openmw-wizard:_ZSt19piecewise_construct
774769
openmw-wizard:_ZTIN5boost10wrapexceptINS_15program_options14unknown_optionEEE
775770
openmw-wizard:_ZTIN5boost10wrapexceptINS_15program_options16validation_errorEEE

packages/o/openmw/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
22
name : openmw
33
version : 0.50.0
4-
release : 53
4+
release : 54
55
source :
66
- https://github.com/OpenMW/openmw/archive/refs/tags/openmw-0.50.0.tar.gz : 7093a8cef26585220658569eb84636c5ab901e82f74c8a3f7a3a8aec35bfc54c
77
homepage : https://openmw.org/

packages/o/openmw/pspec_x86_64.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,8 +400,8 @@
400400
</Files>
401401
</Package>
402402
<History>
403-
<Update release="53">
404-
<Date>2026-06-22</Date>
403+
<Update release="54">
404+
<Date>2026-07-17</Date>
405405
<Version>0.50.0</Version>
406406
<Comment>Packaging update</Comment>
407407
<Name>Jared Cervantes</Name>

0 commit comments

Comments
 (0)