gnu: hackrf: Update to 2024.02.1.

* gnu/packages/radio.scm (hackrf): Update to 2024.02.1.

Change-Id: I76c45da96529ddbf115ce1b87887bfd8beb810ae
This commit is contained in:
Guillaume Le Vaillant 2025-10-07 12:20:05 +02:00
parent e8a5724927
commit 3080afe8ce
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -1537,7 +1537,7 @@ for correctness.")
(define-public hackrf
(package
(name "hackrf")
(version "2023.01.1")
(version "2024.02.1")
(source
(origin
(method git-fetch)
@ -1546,7 +1546,7 @@ for correctness.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0ybgppwy09j9rmfhh84072li698k64w84q5hjrayc73avc495x6f"))))
(base32 "07dzp2lnwwpv2pf518fr3l52k0386jvhz4i00pc95scg9npccybg"))))
(build-system cmake-build-system)
(arguments
(list #:configure-flags