Skip to content

Commit ea9c81b

Browse files
r-ryantmalyssais
authored andcommitted
gfs2-utils: 3.5.1 -> 3.6.0
1 parent 2d74f09 commit ea9c81b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/gf/gfs2-utils/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515

1616
stdenv.mkDerivation rec {
1717
pname = "gfs2-utils";
18-
version = "3.5.1";
18+
version = "3.6.0";
1919

2020
src = fetchurl {
2121
url = "https://pagure.io/gfs2-utils/archive/${version}/gfs2-utils-${version}.tar.gz";
22-
hash = "sha256-ZWzNfYuhIxGmSAe454vRjAKp9Lq7EBBSY36P7qVgZnw=";
22+
hash = "sha256-1+wgG8HEB3ic/hyLDY+JaPElqicHrSsS2AUBq6kh3sc=";
2323
};
2424

2525
outputs = [

0 commit comments

Comments
 (0)