Commit Graph

10442 Commits

Author SHA1 Message Date
Rick van Schijndel
72770e6961
Merge pull request #287460 from fgaz/sfxr/fix-segfault
sfxr: fix segfault
2024-02-13 11:58:38 +01:00
R. Ryantm
cb9e52222d tidal-hifi: 5.8.0 -> 5.9.0 2024-02-13 08:46:25 +00:00
R. Ryantm
c9c7d2c7bb reaper: 7.09 -> 7.11 2024-02-13 04:23:46 +00:00
Orivej Desh (NixOS)
ed8b568db3
Merge pull request #287431 from orivej/x42-avldrums
x42-avldrums: 0.4.2 -> 0.7.2
2024-02-12 17:58:12 +00:00
Bart Brouns
eb092f1626 surge-XT: better version info
* pkgs/applications/audio/surge-XT/default.nix:
2024-02-12 10:22:45 +01:00
Nick Cao
38afef5023
Merge pull request #287977 from trofi/stone-phaser-gcc-13-fix
stone-phaser: fix `gcc-13` build failure
2024-02-11 12:45:36 -05:00
Sergei Trofimovich
8965393f1f zrythm: fix gcc-13 build failure
Without the change the build fails on `master` as
https://hydra.nixos.org/build/249149391:

    ../data/plugins/generated/compressor.lv2/compressor.cpp
    ../data/plugins/generated/compressor.lv2/compressor.cpp:351:9: error: 'intptr_t' does not name a type
      351 |         intptr_t fpsr = 0;
          |         ^~~~~~~~
2024-02-11 12:40:53 +00:00
Sergei Trofimovich
8744f66ee5 stone-phaser: fix gcc-13 build failure
Without the change build fails on `master` as
https://hydra.nixos.org/build/247541110:

    In file included from ./ui/Cairo++.h:3,
                     from ui/components/KnobSkin.hpp:2,
                     from ui/components/KnobSkin.cpp:1:
    ./ui/Color.h:4:5: error: 'uint8_t' does not name a type
        4 |     uint8_t r, g, b, a;
          |     ^~~~~~~
2024-02-11 09:28:58 +00:00
R. Ryantm
a602c66f7e bitwig-studio: 5.0.11 -> 5.1.3 2024-02-11 07:35:00 +00:00
R. Ryantm
33c7b128a3 monkeysAudio: 10.48 -> 10.49 2024-02-11 05:49:45 +00:00
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
Peder Bergebakken Sundt
68dd75315c treewide: add system to "Unsupported system" throws 2024-02-11 00:03:49 +01:00
h7x4
333f1c4562
Merge pull request #286909 from r-ryantm/auto-update/gtkcord4
gtkcord4: 0.0.17 -> 0.0.18
2024-02-10 17:25:05 +01:00
Peder Bergebakken Sundt
f5ccf81a9c
Merge pull request #276460 from ralismark/deepfilter-ladspa
deepfilternet: init at 0.5.6
2024-02-10 12:47:44 +01:00
h7x4
2445958635
Merge pull request #286414 from r-ryantm/auto-update/transcribe
transcribe: 9.30.2 -> 9.40.0
2024-02-09 22:23:32 +01:00
maxine
c41b553d1f
Merge pull request #287436 from r-ryantm/auto-update/mympd
mympd: 14.0.0 -> 14.0.1
2024-02-09 22:05:47 +01:00
Sandro
b609db0aad
Merge pull request #287464 from r-ryantm/auto-update/ledfx
ledfx: 2.0.90 -> 2.0.92
2024-02-09 13:58:24 +01:00
Emery Hemingway
1a72ea7722 ehmry: reduce maintainership 2024-02-09 11:45:41 +00:00
R. Ryantm
464fe9284b ledfx: 2.0.90 -> 2.0.92 2024-02-09 11:01:45 +00:00
Francesco Gazzetta
9f17995b41 sfxr: fix segfault
Fixes #165010
2024-02-09 11:26:38 +01:00
R. Ryantm
2897fe56d7 mympd: 14.0.0 -> 14.0.1 2024-02-09 08:44:56 +00:00
Orivej Desh
f69a5abfd1 x42-gmsynth: 0.4.1 -> 0.6.0 2024-02-09 08:41:13 +00:00
Orivej Desh
3b31da53b9 x42-avldrums: 0.4.2 -> 0.7.2 2024-02-09 08:37:10 +00:00
Nick Cao
5ea6e47915
Merge pull request #287134 from r-ryantm/auto-update/listenbrainz-mpd
listenbrainz-mpd: 2.3.2 -> 2.3.3
2024-02-08 19:25:54 -05:00
Weijia Wang
d99fe722a9
Merge pull request #287212 from Aleksanaa/netease-cloud-music-gtk
netease-cloud-music-gtk: 2.2.0 -> 2.3.0
2024-02-08 20:35:15 +01:00
Weijia Wang
73c7533d0f netease-cloud-music-gtk: move to pkgs/by-name 2024-02-08 17:45:15 +01:00
aleksana
613a70e4b5 netease-cloud-music-gtk: 2.2.0 -> 2.3.0 2024-02-08 17:42:36 +01:00
aleksana
263593f79c netease-cloud-music-gtk: add aleksana as maintainer 2024-02-08 17:41:46 +01:00
R. Ryantm
118bfdcf37 listenbrainz-mpd: 2.3.2 -> 2.3.3 2024-02-08 05:03:37 +00:00
Weijia Wang
bd720a1050 ir.lv2: fix build with gcc 13 2024-02-07 23:51:41 +01:00
Bart Brouns
bc7b0f5e60 ir.lv2: use new src
closes #282694
2024-02-07 11:59:31 +01:00
Bart Brouns
51957cea32 surge-XT: 1.2.3 -> 1.3.1 2024-02-07 11:47:01 +01:00
R. Ryantm
a59e08efaf gtkcord4: 0.0.17 -> 0.0.18 2024-02-07 06:32:20 +00:00
ralismark
835d15816a easyeffects: add deepfilternet plugin 2024-02-07 15:32:25 +11:00
Serg
3c471856fe flacon: add monkeysAudio codec to bin path 2024-02-06 20:11:24 +03:00
Elserjo
0085e9b678
flacon: Add sox utility for flacon to bin path (#281829) 2024-02-06 17:15:11 +01:00
Robert Schütz
729eb05518
Merge pull request #284673 from dotlambda/mopidy-ytmusic-0.3.9
mopidy-ytmusic: 0.3.8 -> 0.3.9
2024-02-05 15:48:28 +00:00
Cosima Neidahl
758d35efbd
Merge pull request #286328 from r-ryantm/auto-update/furnace
furnace: 0.6 -> 0.6.1
2024-02-05 15:06:19 +01:00
Cosima Neidahl
0b2d6e4b41
Merge pull request #274049 from lilyinstarlight/upd/openutau-0.1.327
openutau: 0.1.158 -> 0.1.327
2024-02-05 14:52:37 +01:00
R. Ryantm
8c75541e42 transcribe: 9.30.2 -> 9.40.0 2024-02-05 04:48:13 +00:00
Lily Foster
9afd42537c
openutau: 0.1.158 -> 0.1.327
Co-Authored-By: OPNA2608 <opna2608@protonmail.com>
2024-02-04 18:29:01 -05:00
Weijia Wang
6c9a795476
Merge pull request #282746 from r-ryantm/auto-update/carla
carla: 2.5.7 -> 2.5.8
2024-02-04 23:46:04 +01:00
Weijia Wang
f2050bf0b5
Merge pull request #282294 from r-ryantm/auto-update/open-stage-control
open-stage-control: 1.25.6 -> 1.25.7
2024-02-04 23:12:18 +01:00
Weijia Wang
d72b83817e
Merge pull request #282186 from r-ryantm/auto-update/mopidy-iris
mopidy-iris: 3.64.0 -> 3.69.3
2024-02-04 23:03:44 +01:00
Weijia Wang
010f8d39a9
Merge pull request #281965 from r-ryantm/auto-update/mopidy-youtube
mopidy-youtube: 3.6 -> 3.7
2024-02-04 22:52:19 +01:00
Weijia Wang
0581c85fdc
Merge pull request #281709 from r-ryantm/auto-update/g4music
g4music: 3.4-1 -> 3.5.1
2024-02-04 22:30:52 +01:00
Weijia Wang
a601009e4d
Merge pull request #283301 from r-ryantm/auto-update/mopidy-notify
mopidy-notify: 0.2.0 -> 0.2.1
2024-02-04 21:55:03 +01:00
Weijia Wang
9f8f406e0f
Merge pull request #283360 from r-ryantm/auto-update/mopidy-mopify
mopidy-mopify: 1.6.1 -> 1.7.3
2024-02-04 21:50:33 +01:00
Weijia Wang
2c2e3f6968
Merge pull request #283404 from r-ryantm/auto-update/qjackctl
qjackctl: 0.9.12 -> 0.9.13
2024-02-04 21:44:59 +01:00
Nick Cao
55530f01db
Merge pull request #286290 from r-ryantm/auto-update/roomeqwizard
roomeqwizard: 5.30.5 -> 5.30.8
2024-02-04 15:13:26 -05:00
Weijia Wang
47396dccf5
Merge pull request #283992 from r-ryantm/auto-update/gbsplay
gbsplay: 0.0.94 -> 0.0.95
2024-02-04 20:44:04 +01:00
Weijia Wang
8f6c96c7ff
Merge pull request #284071 from r-ryantm/auto-update/praat
praat: 6.4.03 -> 6.4.05
2024-02-04 20:32:04 +01:00
Weijia Wang
9698eb78e2
Merge pull request #284147 from r-ryantm/auto-update/picard
picard: 2.10 -> 2.11
2024-02-04 20:31:03 +01:00
Weijia Wang
5f035d6b22
Merge pull request #284469 from r-ryantm/auto-update/songrec
songrec: 0.4.1 -> 0.4.2
2024-02-04 19:51:36 +01:00
Weijia Wang
5b2367a660
Merge pull request #284903 from r-ryantm/auto-update/schismtracker
schismtracker: 20231029 -> 20240129
2024-02-04 19:44:22 +01:00
Robert Schütz
5064f097b9
Merge pull request #286198 from dotlambda/soundkonverter-meta
soundkonverter: add meta.homepage
2024-02-04 18:02:51 +00:00
R. Ryantm
ca3a295bbd furnace: 0.6 -> 0.6.1 2024-02-04 17:39:00 +00:00
Doron Behar
03fc7368f5
monkeysAudio.src: use hash instead of sha256
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-04 14:21:44 +00:00
R. Ryantm
362b494c82 roomeqwizard: 5.30.5 -> 5.30.8 2024-02-04 14:03:45 +00:00
ners
f79d9ccac2 pianoteq.standard-trial: 8.1.1 -> 8.2.0 2024-02-04 14:58:37 +01:00
ners
9a76d7b755 pianoteq.stage-trial: 8.1.1 -> 8.2.0 2024-02-04 14:58:37 +01:00
ners
965352d13d pianoteq.standard-8: 8.1.1 -> 8.2.0 2024-02-04 14:58:36 +01:00
R. Ryantm
8d30441d4a monkeysAudio: 10.44 -> 10.48 2024-02-04 03:13:07 +00:00
Robert Schütz
456825465c soundkonverter: add meta.homepage 2024-02-03 18:36:00 -08:00
Elijah M. Immer
2a343855de noisetorch: add meta.mainProgram
the `lib.getExe`'s feature to use the package's name as the binary is
deprecated, and `pkgs/README.md` says:
> `meta.mainProgram` must be set when appropriate.

This just adds the `meta.mainProgram` to `noisetorch` as it's the only
binary.
2024-02-03 11:43:59 -08:00
zendo
a21e1f2e9b cavalier: move to by-name 2024-02-03 14:35:11 +08:00
Peter Hoeg
5fd6c33068 strawberry: 1.0.21 -> 1.0.23 2024-02-02 20:28:17 +01:00
Fabián Heredia Montiel
81fcecbdcd
Merge pull request #285095 from mfrischknecht/update-grandorgue
grandorgue: 3.11.0 -> 3.14.0
2024-02-01 18:56:44 -06:00
h7x4
d070e3c00b
Merge pull request #284846 from Stunkymonkey/bristol-desktop-item
bristol: add desktop item
2024-02-01 19:50:01 +01:00
Felix Buehler
55d01d690b bristol: add desktop item 2024-02-01 18:02:58 +01:00
Felix Buehler
0ce7e240d0 bristol: cleanup 2024-02-01 18:02:15 +01:00
Manuel Frischknecht
be67113514 grandorgue: 3.11.0 -> 3.14.0
`grandorgue` failed to build because GCC 13 stopped transitively
including some headers like `cstdint` in a lot of situations,
leading to many references to types like `uint8_t` in old C++
code breaking unless the respective include statements were
included directly in the referring code.

This build issue is already fixed upstream, and updating the
package to the current release (3.14.0) fixes the build.
2024-02-01 07:50:53 +00:00
Pol Dellaiera
8c3a2ea145
Merge pull request #284827 from Stunkymonkey/polyphone-desktop-icon
polyphone: add desktop item
2024-01-31 21:57:10 +01:00
Nick Cao
187de2ec32
Merge pull request #285262 from Cryolitia/patch-2
netease-music-tui: add mainProgram
2024-01-31 08:15:58 -05:00
北雁 Cryolitia
175ee13140
netease-music-tui: add mainProgram 2024-01-31 20:19:59 +08:00
Doron Behar
ec07bbc255
Merge pull request #285205 from r-ryantm/auto-update/mympd
mympd: 13.0.6 -> 14.0.0
2024-01-31 13:44:22 +02:00
Sandro
60d3096801
Merge pull request #285150 from r-ryantm/auto-update/ledfx 2024-01-31 11:40:25 +01:00
R. Ryantm
584dab4989 mympd: 13.0.6 -> 14.0.0 2024-01-31 06:11:57 +00:00
R. Ryantm
6e5fdc1ecf ledfx: 2.0.89 -> 2.0.90 2024-01-31 02:08:22 +00:00
R. Ryantm
9bebc47de8 praat: 6.4.03 -> 6.4.05 2024-01-30 16:10:20 +00:00
R. Ryantm
434dd13b25 psst: unstable-2024-01-12 -> unstable-2024-01-28 2024-01-30 08:25:42 +01:00
R. Ryantm
ef91162712 schismtracker: 20231029 -> 20240129 2024-01-30 03:53:46 +00:00
Weijia Wang
f9c6b14dbd
Merge pull request #283350 from wegank/qtractor-bump
qtractor: 0.9.25 -> 0.9.38
2024-01-29 21:41:02 +01:00
Felix Buehler
a070fb79a4 polyphone: add desktop item 2024-01-29 20:31:23 +01:00
Doron Behar
69fb977d7a
Merge pull request #284666 from r-ryantm/auto-update/monkeysAudio
monkeysAudio: 10.43 -> 10.44
2024-01-29 11:24:30 +02:00
Weijia Wang
d09ba06b7c
Merge pull request #284186 from r-ryantm/auto-update/tauon
tauon: 7.7.0 -> 7.7.1
2024-01-29 08:43:26 +01:00
Robert Schütz
f2e95cfc72 mopidy-ytmusic: 0.3.8 -> 0.3.9
Just like the AUR and as suggested in
https://github.com/OzymandiasTheGreat/mopidy-ytmusic/issues/71 we switch
to a fork which uses a more recent version of ytmusicapi.

Diff: https://github.com/jmcdo29/mopidy-ytmusic/compare/v0.3.8...v0.3.9

Changelog: https://github.com/jmcdo29/mopidy-ytmusic/releases/tag/v0.3.9
2024-01-28 19:46:30 -08:00
R. Ryantm
5b284c5cfe monkeysAudio: 10.43 -> 10.44 2024-01-29 03:11:00 +00:00
Mario Rodas
cf1703d7b4
Merge pull request #283555 from r-ryantm/auto-update/roomeqwizard
roomeqwizard: 5.30.4 -> 5.30.5
2024-01-28 08:03:42 -05:00
Weijia Wang
8ac23e94c8
Merge pull request #272715 from r-ryantm/auto-update/sonic-pi
sonic-pi: 4.4.0 -> 4.5.0
2024-01-28 11:39:04 +01:00
R. Ryantm
833431cef9 songrec: 0.4.1 -> 0.4.2 2024-01-28 08:47:10 +00:00
Weijia Wang
c19c4390f0
Merge pull request #281887 from r-ryantm/auto-update/faustPhysicalModeling
faustPhysicalModeling: 2.69.3 -> 2.70.3
2024-01-27 20:03:59 +01:00
Weijia Wang
d66e92e063
Merge pull request #282357 from r-ryantm/auto-update/reaper
reaper: 7.08 -> 7.09
2024-01-27 19:45:02 +01:00
Sandro
c0e3e5565a
Merge pull request #282930 from NixOS/SuperSandro2000-patch-1
ensemble-chorus: fix version format
2024-01-27 18:11:47 +01:00
R. Ryantm
7838f3a69c tauon: 7.7.0 -> 7.7.1 2024-01-27 07:30:49 +00:00
R. Ryantm
ddb2da8cc4 picard: 2.10 -> 2.11 2024-01-27 00:51:11 +00:00
Serg
a3784fb497 picard: set path for localedir build option 2024-01-26 19:16:13 +03:00
R. Ryantm
4271d77bcc gbsplay: 0.0.94 -> 0.0.95 2024-01-26 12:05:11 +00:00
Nick Cao
952b64947e
Merge pull request #283824 from a-n-n-a-l-e-e/faustlive-llvm-unpin
faustlive: unpin llvm, update build, fix crash
2024-01-25 22:05:42 -05:00
Peder Bergebakken Sundt
9fc65bad1d
Merge pull request #246544 from OPNA2608/add/sunvox-morebinaries-moreplatforms
sunvox: Refactor, add myself as maintainer
2024-01-26 01:18:11 +01:00
annalee
ebde9f9321
faustlive: unpin llvm, fix build, fix runtime 2024-01-25 19:46:15 +00:00
annalee
02cc697a7c
faustlive: reformat 2024-01-25 19:46:15 +00:00
Bernardo Meurer
c02e516abd
Merge pull request #283681 from a-n-n-a-l-e-e/hqplayer-desktop-unpin-llvm
hqplayer-desktop: unpin llvm-10
2024-01-25 10:48:58 -05:00
Nick Cao
87fb79c7f1
Merge pull request #283619 from trofi/string-machine-gcc-13-fix
string-machine: fix build against `gcc-13`
2024-01-25 10:30:31 -05:00
github-actions[bot]
8c2ba7797a
Merge master into staging-next 2024-01-25 12:01:19 +00:00
Doron Behar
91c2b008ff
Merge pull request #283476 from r-ryantm/auto-update/musescore
musescore: 4.2.0 -> 4.2.1
2024-01-25 10:45:19 +02:00
annalee
77bbbfe251
hqplayer-desktop: unpin llvm-10 2024-01-25 06:22:38 +00:00
Sergei Trofimovich
36c15164ab string-machine: fix build against gcc-13
Without the change the build fails as
https://hydra.nixos.org/build/246390341:

    sources/ui/Color.h:4:5: error: 'uint8_t' does not name a type
        4 |     uint8_t r, g, b, a;
          |     ^~~~~~~
    sources/ui/Color.h:1:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
      +++ |+#include <cstdint>
        1 | #pragma once
2024-01-24 22:19:47 +00:00
Alyssa Ross
0a95fd24f0
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/libraries/libunwind/default.nix
2024-01-24 22:00:49 +01:00
OPNA2608
fc71fbb84b sunvox: Move to pkgs/by-name 2024-01-24 20:56:46 +01:00
OPNA2608
7f50e8617b sunvox: Refactor
- Use autoPatchelfHook instead of manually patching Linux binaries
- Support more platforms (ARM Linux, Darwin)
- Patch more binaries (x86_64 & aarch64 has sunvox_opengl variant, other Linux platforms have others / even more)
- Support JACK
- Add myself as maintainer
2024-01-24 20:56:28 +01:00
R. Ryantm
b01c4df10b roomeqwizard: 5.30.4 -> 5.30.5 2024-01-24 18:15:40 +00:00
Sandro
6499a8a2f0
Merge pull request #271789 from OPNA2608/update/sunvox 2024-01-24 17:59:03 +01:00
Sandro
f4e763962a
Merge pull request #282874 from fabaff/ledfx-bump 2024-01-24 14:40:30 +01:00
github-actions[bot]
d45e853c88
Merge master into staging-next 2024-01-24 12:01:06 +00:00
R. Ryantm
dbc5b62594 musescore: 4.2.0 -> 4.2.1 2024-01-24 11:03:23 +00:00
Franz Pletz
cd2b5c1cc2
Merge pull request #283331 from mfrischknecht/fix-snapcast-build
snapcast: fix build failure due to missing `#include <cstdint>`
2024-01-24 08:54:16 +01:00
Doron Behar
44a14fe2dc
Merge pull request #283378 from r-ryantm/auto-update/monkeysAudio
monkeysAudio: 10.40 -> 10.43
2024-01-24 09:12:09 +02:00
kirillrdy
2d9a9c32d3
Merge pull request #274919 from PowerUser64/sonobus
sonobus: 1.7.0 -> 1.7.2
2024-01-24 15:33:16 +09:00
R. Ryantm
2a471dae65 qjackctl: 0.9.12 -> 0.9.13 2024-01-24 05:46:17 +00:00
PowerUser64
17156e1cf3 sonobus: 1.7.0 -> 1.7.2 2024-01-23 19:20:48 -08:00
R. Ryantm
364d698aac monkeysAudio: 10.40 -> 10.43 2024-01-24 02:42:08 +00:00
R. Ryantm
b5b0229727 mopidy-mopify: 1.6.1 -> 1.7.3 2024-01-24 01:20:27 +00:00
Weijia Wang
fbad97cf0c qtractor: 0.9.25 -> 0.9.38 2024-01-24 01:08:20 +01:00
github-actions[bot]
6a4e9dff73
Merge master into staging-next 2024-01-24 00:02:25 +00:00
Manuel Frischknecht
19004cb1b5 snapcast: fix build failure due to missing #include <cstdint>
`snapcast` fails to build with GCC 13 because of a missing include
of `cstdint` (that got transitively included in older versions).
This issue has already been fixed upstream some months ago, but
there have been no new releases after that, so this change pulls
in the upstream commit using `fetchpatch` for now.
2024-01-23 23:55:39 +01:00
Franz Pletz
64bebeafb1
Merge pull request #282500 from r-ryantm/auto-update/mopidy 2024-01-23 23:11:20 +01:00
R. Ryantm
41f80e7617 mopidy-notify: 0.2.0 -> 0.2.1 2024-01-23 20:10:58 +00:00
Fabian Affolter
58a7f4684a ledfx: 2.0.86 -> 2.0.8
Changelog: https://github.com/LedFx/LedFx/blob/2.0.89/CHANGELOG.rst
2024-01-23 19:33:18 +01:00
github-actions[bot]
568f381221
Merge master into staging-next 2024-01-23 12:01:17 +00:00
R. Ryantm
4b0c410a7e qpwgraph: 0.6.1 -> 0.6.2 2024-01-23 06:34:15 +00:00
github-actions[bot]
8303a96c2d
Merge master into staging-next 2024-01-23 00:02:30 +00:00
Ryan Hendrickson
71e49b4120
Merge pull request #276633 from zendo/upd/songrec
songrec: 0.3.3 -> 0.4.1
2024-01-22 17:02:37 -05:00
Felix Bühler
f35e0b7d21
Merge pull request #282714 from wegank/sony-headphones-client
sony-headphones-client: fix build with gcc 13
2024-01-22 22:32:18 +01:00
Sandro
199c1af5da
ensemble-chorus: fix version format 2024-01-22 16:41:34 +01:00
github-actions[bot]
3a8094730e
Merge master into staging-next 2024-01-22 12:01:10 +00:00
kirillrdy
73ab92ec78
Merge pull request #280843 from kirillrdy/unpin-go
[treewide] unpin go
2024-01-22 20:28:38 +09:00
R. Ryantm
4e5ecd998b pt2-clone: 1.65.1 -> 1.66.1 2024-01-22 08:43:14 +00:00
R. Ryantm
12f2c415e9 carla: 2.5.7 -> 2.5.8 2024-01-22 01:10:39 +00:00
github-actions[bot]
dceddd03df
Merge master into staging-next 2024-01-22 00:02:14 +00:00
Weijia Wang
5d19c0c441 sony-headphones-client: fix build with gcc 13 2024-01-21 23:45:50 +01:00
OPNA2608
c9f07e7555 sunvox: 2.1c -> 2.1.1c 2024-01-21 19:44:42 +01:00
zendo
55db691b5e songrec: 0.3.3 -> 0.4.1 2024-01-21 22:07:02 +08:00
R. Ryantm
c1cf433881 mopidy: 3.4.1 -> 3.4.2 2024-01-21 06:23:30 +00:00
OPNA2608
ea74cbe410 mmlgui: Fix compatibility with newer libvgm 2024-01-21 02:27:55 +01:00
OPNA2608
3cabe5375d vgmplay-libvgm: unstable-2023-04-12 -> unstable-2024-01-03 2024-01-21 02:27:42 +01:00
github-actions[bot]
4dea63e421
Merge master into staging-next 2024-01-20 18:01:02 +00:00
R. Ryantm
4e2bb19b7f reaper: 7.08 -> 7.09 2024-01-20 15:04:51 +00:00
Nick Cao
08fa966348
Merge pull request #282209 from r-ryantm/auto-update/mopidy-podcast
mopidy-podcast: 3.0.0 -> 3.0.1
2024-01-20 09:58:55 -05:00
Stanisław Pitucha
08183932ce
Merge pull request #282176 from r-ryantm/auto-update/lyrebird
lyrebird: 1.1.0 -> 1.2.0
2024-01-20 23:10:05 +11:00