1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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

View File

@@ -2816,7 +2816,7 @@ Navigation Satellite System.")
(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 @@ Navigation Satellite System.")
(file-name (git-file-name name version))
(sha256
(base32
"1svxdfb5snxs2y1dwyb0j10ill9ribj4hw1rk023866yzn2zd0l9"))))
"1xbp4ica6bgsiwc57wzm8744dqik2fw77kh1gb8s3sa1q9my2vlx"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f ;no tests