me
/
guix
Archived
1
0
Fork 0

gnu: qdmr: Update to 0.11.1.

* gnu/packages/radio.scm (qdmr): Update to 0.11.1.
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
1 changed files with 2 additions and 2 deletions

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