gnu: rtl-433: Update to 23.11.
* gnu/packages/radio.scm (rtl-433): Update to 23.11. Change-Id: I06c5bdf4cffab5e27bbaa0621cb835c93656e6c2
This commit is contained in:
parent
f7f608d3b4
commit
7b5a3c0127
@ -1893,7 +1893,7 @@ their position, altitude, speed, etc.")
|
||||
(define-public rtl-433
|
||||
(package
|
||||
(name "rtl-433")
|
||||
(version "22.11")
|
||||
(version "23.11")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -1902,7 +1902,7 @@ their position, altitude, speed, etc.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0qx89qmf0zn0qa05vraipny4ihx6lm72s830mbfyzw2znyk3wdm8"))))
|
||||
(base32 "11qigwnaa22vgd43jvzk2byiancahdkhxpsh6cp74q2ywb0wy9x8"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list pkg-config))
|
||||
|
Loading…
Reference in New Issue
Block a user