Skip to content

Commit dd3abf4

Browse files
committed
soupault: 5.2.0 → 5.2.1
1 parent 765cd61 commit dd3abf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/so/soupault/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
ocamlPackages.buildDunePackage (finalAttrs: {
1414
pname = "soupault";
15-
version = "5.2.0";
15+
version = "5.2.1";
1616

1717
minimalOCamlVersion = "5.3";
1818

@@ -21,7 +21,7 @@ ocamlPackages.buildDunePackage (finalAttrs: {
2121
"https://github.com/PataphysicalSociety/soupault/archive/${finalAttrs.version}.tar.gz"
2222
"https://codeberg.org/PataphysicalSociety/soupault/archive/${finalAttrs.version}.tar.gz"
2323
];
24-
hash = "sha256-BuQ2yQzf6PpK6HUfuHDscgKkOBttCrs0zTh37hMUR6E=";
24+
hash = "sha256-jwVos7KeQ6fBuBWUslFyvrwDuJ3Wgb7pieERm9+b3Zg=";
2525
};
2626

2727
nativeBuildInputs = [

0 commit comments

Comments
 (0)