mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 00:18:07 +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
|
||||
(package
|
||||
(name "facetimehd")
|
||||
(version "0.6.8.1")
|
||||
(version "0.6.8.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -1160,7 +1160,7 @@ chipsets from Broadcom:
|
|||
(file-name (git-file-name "facetimehd" version))
|
||||
(sha256
|
||||
(base32
|
||||
"18x12g55bw99ap9cw54v50s5m39dli4nx41jfhb35551mn0jp4c7"))))
|
||||
"1mk9zw100258khc3510jzgm8rci3l26ad0lx4fcqrd8ksq8k03kp"))))
|
||||
(build-system linux-module-build-system)
|
||||
(arguments
|
||||
'(#:tests? #f))
|
||||
|
|
Loading…
Reference in a new issue