1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: libopenshot-audio: Update to 0.5.0.

* gnu/packages/audio.scm (libopenshot-audio): Update to 0.5.0.

Change-Id: Iddf57b3d7e3880ca34f94d45209091089101f148
This commit is contained in:
Ian Eure
2026-02-09 20:12:26 -08:00
parent 672e88fe15
commit 17147fb2cd

View File

@@ -6846,7 +6846,7 @@ bluetooth profile.")
(define-public libopenshot-audio
(package
(name "libopenshot-audio")
(version "0.4.0")
(version "0.5.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -6855,7 +6855,7 @@ bluetooth profile.")
(file-name (git-file-name name version))
(sha256
(base32
"0m6a0g6y464ypcza1wfaik77x26lfdmkb5k735f7v8463r7qhd0m"))))
"16nn5bnl27s4hr7vmhmjvh6i6abz6484hwypib49j4vadgdayyhn"))))
(build-system cmake-build-system)
(inputs
(list alsa-lib