Archived
1
0
Fork 0

gnu: drbd-utils: Update to 9.21.2.

* gnu/packages/cluster.scm (drbd-utils): Update to 9.21.2.
This commit is contained in:
Marius Bakke 2022-06-20 15:31:26 +02:00
parent e8fd7017c8
commit 1216eb5a5a
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -42,14 +42,14 @@
(define-public drbd-utils (define-public drbd-utils
(package (package
(name "drbd-utils") (name "drbd-utils")
(version "9.19.1") (version "9.21.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (list (string-append "https://pkg.linbit.com/downloads/drbd" (uri (list (string-append "https://pkg.linbit.com/downloads/drbd"
"/utils/drbd-utils-" version ".tar.gz"))) "/utils/drbd-utils-" version ".tar.gz")))
(sha256 (sha256
(base32 (base32
"1l99kcrb0j85wxxmrdihpx9bk1a4sdi7wlp5m1x5l24k8ck1m5cf")) "1zhinblhpfb7wq3wkaim4xzx1m89671djvnrf4vjabfzpclkz60h"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin