gnome.gucharmap: 14.0.2 → 14.0.3

https://gitlab.gnome.org/GNOME/gucharmap/-/compare/14.0.2...14.0.3
This commit is contained in:
Bobby Rong 2022-04-01 03:25:54 +00:00
parent 524c463486
commit 79cccf419b
No known key found for this signature in database
GPG key ID: ED07364437C91161

View file

@ -45,7 +45,7 @@ let
};
in stdenv.mkDerivation rec {
pname = "gucharmap";
version = "14.0.2";
version = "14.0.3";
outputs = [ "out" "lib" "dev" "devdoc" ];
@ -54,7 +54,7 @@ in stdenv.mkDerivation rec {
owner = "GNOME";
repo = pname;
rev = version;
sha256 = "sha256-gyOm/S0ae0kX4AFUiglqyGRGB8C/KUuaG/dr/Wf1ug0=";
sha256 = "sha256-xO34CR+SWxtHuP6G8m0jla0rivVp3ddrsODNo50MhHw=";
};
nativeBuildInputs = [