mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 08:28:09 +01:00
nongnu: facetimehd: Update to 0.6.8.
* nongnu/packages/linux.scm (facetimehd): Update to 0.6.8. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
parent
80682cbadd
commit
1e7af45b5f
1 changed files with 2 additions and 2 deletions
|
@ -1153,7 +1153,7 @@ chipsets from Broadcom:
|
||||||
(define-public facetimehd
|
(define-public facetimehd
|
||||||
(package
|
(package
|
||||||
(name "facetimehd")
|
(name "facetimehd")
|
||||||
(version "0.5.18")
|
(version "0.6.8")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -1163,7 +1163,7 @@ chipsets from Broadcom:
|
||||||
(file-name (git-file-name "facetimehd" version))
|
(file-name (git-file-name "facetimehd" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1598pzjnbij3knvqmk2yslj26wmqiqjqgqgcw9p9jx6z7bdjvvsh"))))
|
"1g0ky9w5klkjndf30mjymq78r6yls9gri9x702nn8qkmgkjbqdsg"))))
|
||||||
(build-system linux-module-build-system)
|
(build-system linux-module-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:tests? #f))
|
'(#:tests? #f))
|
||||||
|
|
Loading…
Reference in a new issue