Skip to content

Commit

Permalink
kronkhite: 0-unstable-2024-08-14 -> 0.9.7-unstable-2024-09-05
Browse files Browse the repository at this point in the history
  • Loading branch information
Daru-san committed Sep 7, 2024
1 parent 109d7ea commit 9476db7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/krohnkite/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ let
in
stdenv.mkDerivation rec {
pname = "krohnkite";
version = "0-unstable-2024-08-14";
version = "0.9.7-unstable-2024-09-05";

src = fetchFromGitHub {
owner = "anametologin";
repo = "krohnkite";
rev = "1de17a204248afb0be8950f4891c50fc1e8b8c3a";
hash = "sha256-22HNH87AuXaJ3yJjRdXHHnjLgu3IwZZxo6hcaTvYXOw=";
rev = "3f52948d057c2577a44cd22aa97856a7d94c9e76";
hash = "sha256-RB7y+a9edefmIcLaQiK5Q3MA8IileR+CZ6XY77EoKao=";
};

buildInputs = with libsForQt5; [
Expand Down

0 comments on commit 9476db7

Please sign in to comment.