Skip to content

Commit

Permalink
gnome3.gucharmap: 13.0.0 -> 13.0.2 (#86885)
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed May 6, 2020
1 parent c0f897e commit 895b3bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/gnome-3/core/gucharmap/default.nix
Expand Up @@ -44,7 +44,7 @@ let
};
in stdenv.mkDerivation rec {
pname = "gucharmap";
version = "13.0.0";
version = "13.0.2";

outputs = [ "out" "lib" "dev" "devdoc" ];

Expand All @@ -53,7 +53,7 @@ in stdenv.mkDerivation rec {
owner = "GNOME";
repo = pname;
rev = version;
sha256 = "17arjigs1lw1h428s9g171n0idrpf9ks23sndldsik1zvvwzlldh";
sha256 = "099za9mc6qdq9pwcbjp3d7hxjbaa43vk2w9qw4yiyswl1xq3jw62";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 895b3bd

Please sign in to comment.