Merge pull request #279847 from bobby285271/upd/libdex

libdex: 0.4.1 → 0.4.3
This commit is contained in:
Bobby Rong
2024-01-12 20:45:21 +08:00
committed by GitHub
@@ -14,7 +14,7 @@
stdenv.mkDerivation rec {
pname = "libdex";
version = "0.4.1";
version = "0.4.3";
outputs = [ "out" "dev" "devdoc" ];
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
owner = "GNOME";
repo = "libdex";
rev = version;
sha256 = "e2Q3KhdMqvMeVVZZKQfVoc3BqbOcUYEnBBG24FJRI1k=";
sha256 = "0GNlgJgAOE3JGwu/6Zsh4sjFapA7nUcGD3lgZZJ0BfQ=";
};
nativeBuildInputs = [