gnu: gnss-sdr: Update to 0.0.15.

* gnu/packages/radio.scm (gnss-sdr): Update to 0.0.15.
[arguments]: Remove 'fix-tests phase.  Tests pass regardless.
This commit is contained in:
Tobias Geerinckx-Rice 2021-10-16 22:27:14 +02:00
parent 620bce2573
commit 6cd33f855c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79
2 changed files with 4 additions and 12 deletions

View file

@ -74,14 +74,14 @@
(define-public ccid
(package
(name "ccid")
(version "1.4.34")
(version "1.4.36")
(source (origin
(method url-fetch)
(uri (string-append "https://ccid.apdu.fr/files/ccid-"
version ".tar.bz2"))
(sha256
(base32
"02mlbpnsvy6jgwpz0jk5lh27y3cn2bsyz9xini7898m9b5dn9xz6"))))
"1ha9cwxkadx4rs4jj114qzh42qj02x6r8y1mvhcvijhvby4aqwrb"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags (list (string-append "--enable-usbdropdir=" %output