gnu: qdmr: Update to 0.11.1.

* gnu/packages/radio.scm (qdmr): Update to 0.11.1.
This commit is contained in:
Guillaume Le Vaillant 2023-01-18 15:08:38 +01:00
parent de0b9cc531
commit 8bf8b59101
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -2816,7 +2816,7 @@ (define-public gnss-sdr
(define-public qdmr
(package
(name "qdmr")
(version "0.10.4")
(version "0.11.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -2825,7 +2825,7 @@ (define-public qdmr
(file-name (git-file-name name version))
(sha256
(base32
"1svxdfb5snxs2y1dwyb0j10ill9ribj4hw1rk023866yzn2zd0l9"))))
"1xbp4ica6bgsiwc57wzm8744dqik2fw77kh1gb8s3sa1q9my2vlx"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f ;no tests