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.12.1.

* gnu/packages/radio.scm (qdmr): Update to 0.12.1.

Change-Id: I0af21f1379523004b2ab991bdcb82f9fd3e8724c
This commit is contained in:
Guillaume Le Vaillant
2025-02-12 15:11:40 +01:00
parent 2b9c9086ad
commit 0311099bcc

View File

@@ -3297,7 +3297,7 @@ memory contents between them.")
(define-public qdmr
(package
(name "qdmr")
(version "0.11.2")
(version "0.12.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -3306,7 +3306,7 @@ memory contents between them.")
(file-name (git-file-name name version))
(sha256
(base32
"1r40shli0c66f559m25hd1xagyblh8qhzz7wyqyy7r167fvzagfd"))))
"08g00xwdqchc21nmacw45s65k8hnk8450yavjb1dx8kmd31kds79"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f ;no tests