me
/
guix
Archived
1
0
Fork 0

gnu: drbd-utils: Update to 9.22.0.

* gnu/packages/cluster.scm (drbd-utils): Update to 9.22.0.
Marius Bakke 2022-11-03 16:04:09 +01:00
parent c552a7e737
commit 2017d424e0
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

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