gucharmap: 16.0.2 → 17.0.0

https://gitlab.gnome.org/GNOME/gucharmap/-/compare/16.0.2...17.0.0

Changelog-Reviewed-By: Bobby Rong <rjl931189261@126.com>
This commit is contained in:
Jan Tojnar
2025-11-03 10:50:14 +01:00
parent f5d5af772e
commit 8ecc6adf74
+2 -2
View File
@@ -47,7 +47,7 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "gucharmap";
version = "16.0.2";
version = "17.0.0";
outputs = [
"out"
@@ -61,7 +61,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "GNOME";
repo = "gucharmap";
rev = finalAttrs.version;
hash = "sha256-UaXgQIhAoI27iYWgZuZeO7Lv6J9pj06HPp0SZs/5abM=";
hash = "sha256-BYplW+gVTgWdXYW+h2g4xwxmFSl+WoygZfw8dug4qkw=";
};
strictDeps = true;