~ruther/guix-local

b0398aef — Sughosha 3 months ago
gnu: python-librosa: Update to 0.11.0.

* gnu/packages/audio.scm (python-librosa): Update to 0.11.0.

Change-Id: Ie011cd072c187ea96c99bfa0a7d00efa2014812e
9245670a — Sughosha 3 months ago
gnu: python-soxr: Update to 1.0.0.

* gnu/packages/audio.scm (python-soxr): Update to 1.0.0.
[native-inputs]: Remove python-sphinx.

Change-Id: Ib508fd19aa19c4a5b431f477e59cee31c1542264
b549e188 — Sughosha 3 months ago
gnu: rev-plugins: Update to 0.8.1.

* gnu/packages/audio.scm (rev-plugins): Update to 0.8.1.
[arguments]: Switch to gexp.
<#:phases>: Reorder. Add change-directory phase. In install and
prepare-target-directory phases, remove the trailing #t.

Change-Id: I7341c9699b5c7d27a39c35cbc5e7058d83936c3a
bc9d0c36 — Sughosha 3 months ago
gnu: dosbox-staging: Update to 0.82.2.

* gnu/packages/emulators.scm (dosbox-staging): Update to 0.82.2.

Change-Id: I25a1ed1a7ef8c44a99f97c181c970ca3a4e1b769
b6c51e40 — Sughosha 3 months ago
gnu: iir: Update to 1.10.0.

* gnu/packages/audio.scm (iir): Update to 1.10.0.

Change-Id: Icfeea9be6ea993a98b0cbe1d30b45728f1d5fac5
95e6f2a4 — Sughosha 3 months ago
gnu: butt: Update to 1.45.0.

* gnu/packages/audio.scm (butt): Update to 1.45.0.
[source]<uri>: Update URI.
[outputs]: Add doc.
[arguments]<#:phases>: Update install-documentation accordingly.
[inputs]: Update the URI of manual.

Change-Id: Ief3a604d5ce418d7b85cc7824395ec4c2e24c32a
4b3fd621 — Sughosha 3 months ago
gnu: wildmidi: Update to 0.4.6.

* gnu/packages/audio.scm (wildmidi): Update to 0.4.6.

Change-Id: I31217e144c829a678bae8ec09ba6b86c25e6b353
bdf88cc5 — Sughosha 3 months ago
gnu: libdjinterop: Update to 0.26.1.

* gnu/packages/audio.scm (libdjinterop): Update to 0.26.1.

Change-Id: I926f332e92e141d54f2a33d830d19003891854a8
65bb8c46 — Efraim Flashner 3 months ago
gnu: qemu-minimal: Extend a test timeout on armhf-linux.

* gnu/packages/virtualization.scm (qemu-minimal)[arguments]: Adjust the
'disable-some-tests phase on armhf-linux to extend the test timeout for
one of the tests.

Change-Id: I557cd2765fb702cf13be8400c204f87de9b26bf5
1037e93e — Sughosha 3 months ago
gnu: darkice: Update to 1.5.

* gnu/packages/audio.scm (darkice): Update to 1.5.

Change-Id: I0d93de96363b018fab3e508d14754ea536553474
6ff8f0c0 — Sughosha 3 months ago
gnu: cava: Update to 0.10.6.

* gnu/packages/audio.scm (cava): Update to 0.10.6.

Change-Id: Idc566e0bf032f4ef9e14593eaf0962d716c74974
1150a363 — Sughosha 3 months ago
gnu: bluez-alsa: Update to 4.3.1.

* gnu/packages/audio.scm (bluez-alsa): Update to 4.3.1.
[native-inputs]: Add `(,glib "bin") and python-minimal.

Change-Id: Ia83aca1740f7428265f9a8ee1c562b4d2b905698
32a3ce17 — Sughosha 3 months ago
gnu: faust-2: Update to 2.81.10.

* gnu/packages/audio.scm (faust-2): Update to 2.81.10.

Change-Id: I52e0b84c85b458cffacb884d0e7f1e9521b8968f
a53553c6 — Patrick Norton 3 months ago
gnu: ccls: Update to 0.20250815.

* gnu/packages/cpp.scm (ccls): Update to 0.20250815.

Change-Id: I3ab64e8d0562acbcdf8960439617cafbdf211b1e
33fcda46 — Nigko Yerden 5 months ago
gnu: Add goldendict-ng.

* gnu/packages/dictionaries.scm (goldendict-ng): New variable.

Change-Id: If2503f0ab76b996c731032d997b70d220fe471a0
284c37ca — Sughosha 3 months ago
gnu: cable: Update to 0.9.21.

* gnu/packages/audio.scm (cable): Update to 0.9.21.
[arguments]<#:phases>: Remove 'wrap-executables phase.

Change-Id: I3047366220b1fb229856a1f21f583ed101103f65
927143bd — Sughosha 3 months ago
gnu: python-jack-client: Fix build.

* gnu/packages/audio.scm (python-jack-client)[arguments]<#:tests?>: Disable.

Change-Id: Ic42f18d0f255ce52e2ef1553249c8cbd17f57cf7
58a44256 — Sughosha 3 months ago
gnu: noise-repellent: Update to 0.2.3.

* gnu/packages/audio.scm (noise-repellent): Update to 0.2.3.
[arguments]<#:configure-flags>: Remove "--prefix" flag.
[inputs]: Reorder; add libspecbleach.

Change-Id: I6281e3e91ec907df994914395b0c1f7f3fdabb57
58ef8e92 — Sughosha 3 months ago
gnu: Add libspecbleach.

* gnu/packages/audio.scm (libspecbleach): New variable.

Change-Id: I039d2a1370c6de3d31c682516625e73ab8a06f83
f7125fb5 — Christopher Baines 3 months ago
gnu: Fix patchwork service test.

* gnu/packages/patchutils.scm (patchwork):[arguments]: Write version.txt,
tweak some indentation, patch the STATICFILES_DIRS entry.
[propagated-inputs]: Add python-tzdata.
* gnu/services/web.scm (patchwork-settings-module-compiler): Don't set
STATIC_ROOT on debug, as this clashes with STATICFILES_DIRS.
(patchwork-django-admin-gexp): Fix.
(patchwork-shepherd-services): Workaround issue referencing random-token.
* gnu/tests/web.scm (patchwork-initial-database-setup-service): Don't use
primitive-fork, as this doesn't work with newer shepherds.
(run-patchwork-test): Check the setup runs.

Change-Id: I7dfeb816b4f6c9070358d433fb7ca8faa1fbfd2a
Next