Merge pull request #286839 from r-ryantm/auto-update/libgsf

libgsf: 1.14.51 -> 1.14.52
This commit is contained in:
Weijia Wang
2024-03-08 14:22:09 +01:00
committed by GitHub
@@ -19,7 +19,7 @@
stdenv.mkDerivation rec {
pname = "libgsf";
version = "1.14.51";
version = "1.14.52";
outputs = [ "out" "dev" ];
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
owner = "GNOME";
repo = "libgsf";
rev = "LIBGSF_${lib.replaceStrings ["."] ["_"] version}";
hash = "sha256-iJcfR+iy1bbRkh+yCAEhY5ks8V6vXIPH7namZSvP98c=";
hash = "sha256-uSi2/pZiST07YutU8SHNoY2LifEQhohQeyaH9spyG2s=";
};
postPatch = ''