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