gnu: vorbis-tools: Update to 1.4.3.

* gnu/packages/xiph.scm (vorbis-tools): Update to 1.4.3.

Change-Id: I2f51980ac03adc3ed9a1e3a5b825130ef1cc31b9
Signed-off-by: Steve George <steve@futurile.net>
This commit is contained in:
Antoine Côté 2025-07-09 23:44:09 -04:00 committed by Steve George
parent 12abef54a3
commit 1aea4754bf
No known key found for this signature in database
GPG key ID: F51D4A16DCEE6FA7

View file

@ -328,14 +328,14 @@ Kate stream.")
(define-public vorbis-tools
(package
(name "vorbis-tools")
(version "1.4.2")
(version "1.4.3")
(source (origin
(method url-fetch)
(uri (string-append "https://downloads.xiph.org/releases/vorbis/"
"vorbis-tools-" version ".tar.gz"))
(sha256
(base32
"1c7h4ivgfdyygz2hyh6nfibxlkz8kdk868a576qkkjgj5gn78xyv"))))
"1phd8vh66sw1df6crzsn8yr58ya3w3gpwzkrdfzwxgbpczf3vzm1"))))
(build-system gnu-build-system)
(arguments
(list