libhandy: 0.0.12 -> 0.0.13

wip/yesman
R. RyanTM 4 years ago committed by Frederik Rietdijk
parent 4a9b6ece20
commit 0902c8c681
  1. 4
      pkgs/development/libraries/libhandy/default.nix

@ -7,7 +7,7 @@
stdenv.mkDerivation rec {
pname = "libhandy";
version = "0.0.12";
version = "0.0.13";
outputs = [ "out" "dev" "devdoc" "glade" ];
outputBin = "dev";
@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
owner = "Librem5";
repo = pname;
rev = "v${version}";
sha256 = "09wlknarzsbk9hr5ws6s7x5kibkhx9ayrbhshfqib4zkhq2f76hw";
sha256 = "1y23k623sjkldfrdiwfarpchg5mg58smcy1pkgnwfwca15wm1ra5";
};
nativeBuildInputs = [

Loading…
Cancel
Save