gnu: libcamera: Update to 0.3.1.

* gnu/packages/networking.scm (libcamera): Update to 0.3.1.

Change-Id: Ieeb731eea5cfa43b8d2b73e7973d0387baf1cf7c
This commit is contained in:
Andrew Tropin 2024-08-19 17:29:51 +04:00
parent 710e041eb9
commit 2bedb330d7
No known key found for this signature in database
GPG key ID: 2208D20958C1DEB0

View file

@ -376,7 +376,7 @@ (define-public lcsync
(define-public libcamera
(package
(name "libcamera")
(version "0.1.0")
(version "0.3.1")
(source
(origin
(method git-fetch)
@ -387,7 +387,7 @@ (define-public libcamera
(file-name
(git-file-name name version))
(sha256
(base32 "06dj3dpfbayj61015n5kffin2g3hyys11ra0px2g4hmrznvdkhc9"))))
(base32 "15wgy6dc56dwjyasw6w6x6d4j8475clbrxkgphc2zly6232ds7mw"))))
(build-system meson-build-system)
(outputs '("out" "doc" "gst" "tools"))
(arguments