mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 08:28:09 +01:00
nongnu: raspberrypi-firmware: Update to 1.20220120.
* nongnu/packages/linux.scm (raspberrypi-firmware): Update to 1.20220120.
This commit is contained in:
parent
a073e42c85
commit
048c3d3a85
1 changed files with 2 additions and 2 deletions
|
@ -174,7 +174,7 @@ advanced 3D.")))
|
|||
(define-public raspberrypi-firmware
|
||||
(package
|
||||
(name "raspberrypi-firmware")
|
||||
(version "1.20211118")
|
||||
(version "1.20220120")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -194,7 +194,7 @@ advanced 3D.")))
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ahkb50c61vlwlai4mvkf0kzz0afbh23xkx1y6vx6d56iw80ps4b"))))
|
||||
"0s75fw4n83bkh78xh5rdgpiyp1bkvv1v18pawl4cs9v4gjkn6pi2"))))
|
||||
(arguments
|
||||
'(#:install-plan
|
||||
'(("boot/" "."))))
|
||||
|
|
Loading…
Reference in a new issue