gnome-characters: 49.1 → 50.0

https://gitlab.gnome.org/GNOME/gnome-characters/-/compare/49.1...50.0
This commit is contained in:
winston
2026-05-06 23:03:27 +08:00
committed by Bobby Rong
parent af5f92db7f
commit cde7c541d1
+2 -2
View File
@@ -22,11 +22,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "gnome-characters";
version = "49.1";
version = "50.0";
src = fetchurl {
url = "mirror://gnome/sources/gnome-characters/${lib.versions.major finalAttrs.version}/gnome-characters-${finalAttrs.version}.tar.xz";
hash = "sha256-eVwP5DTmAtx4M5H7WDDbx9jh6gXKdyEPsUDi9vQKFFw=";
hash = "sha256-QHBzTdY5swlL5Ge7BVpUYbL8MBzfyf7dy0po9HbtWq0=";
};
nativeBuildInputs = [