mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 00:20:58 +00:00
gnome.gnome-characters: 43.0 → 43.1
https://gitlab.gnome.org/GNOME/gnome-characters/-/compare/43.0...43.1
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
(cherry picked from commit a91db52d87)
This commit is contained in:
committed by
github-actions[bot]
parent
d7d0a2077b
commit
bcf67afb93
@@ -23,11 +23,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "gnome-characters";
|
||||
version = "43.0";
|
||||
version = "43.1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/gnome-characters/${lib.versions.major version}/${pname}-${version}.tar.xz";
|
||||
sha256 = "poW5y/k1Re05EWjEHJ2L+DeFq7+0iWdYJ+5zQkcbqsg=";
|
||||
sha256 = "sj4V2VCXizY8gaRyYe4aO0fbPGaX7haf8hPuplcqeEE=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user