Merge branch 'staging' into core-updates

This commit is contained in:
Marius Bakke 2022-08-11 23:36:10 +02:00
commit 77eb3008e3
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
318 changed files with 180633 additions and 187391 deletions

View file

@ -427,14 +427,14 @@ signals and slots system.")
(define-public mdds
(package
(name "mdds")
(version "1.5.0")
(version "2.0.3")
(source (origin
(method url-fetch)
(uri (string-append
"http://kohei.us/files/mdds/src/mdds-" version ".tar.bz2"))
(uri (string-append "https://kohei.us/files/mdds/src/mdds-"
version ".tar.xz"))
(sha256
(base32
"03b8i43pw4m767mm0cnbi77x7qhpkzpi9b1f6dpp4cmyszmnsk8l"))))
"1r68kxqppmhfg0dhz54d0hqzs5882cqrv1x6wpg7lak6gyyws0bc"))))
(build-system gnu-build-system)
(propagated-inputs
(list boost)) ; inclusion of header files