~ruther/guix-local

0802f3a034815576bf0e28c59c968400566b418b — Marius Bakke 8 years ago 165d455
gnu: libsamplerate: Correct license after 0.1.9 update.

This is a followup to e1f68c96685fd607fcf00f08edd2f9cdfafabe2e.

* gnu/packages/pulseaudio.scm (libsamplerate)[license]: Change GPL2+ to BSD-2.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/pulseaudio.scm
M gnu/packages/pulseaudio.scm => gnu/packages/pulseaudio.scm +1 -1
@@ 112,7 112,7 @@ against computation cost.  The current best converter provides a
signal-to-noise ratio of 145dB with -3dB passband extending from DC to 96% of
the theoretical best bandwidth for a given pair of input and output sample
rates.")
    (license l:gpl2+)))
    (license l:bsd-2)))

(define-public pulseaudio
  (package