Skip to content

Commit

Permalink
Merge pull request NixOS#314478 from r-ryantm/auto-update/francis
Browse files Browse the repository at this point in the history
francis: 1.1.0 -> 24.05.0
  • Loading branch information
matthiasbeyer authored May 26, 2024
2 parents f823c9a + 935b530 commit 4cf0df3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/fr/francis/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@

stdenv.mkDerivation rec {
pname = "francis";
version = "1.1.0";
version = "24.05.0";

src = fetchFromGitLab {
domain = "invent.kde.org";
repo = "francis";
owner = "utilities";
rev = "v${version}";
hash = "sha256-TvLFzGWb3RROGywhNzCvnFG00PpKC2k+/w1bgwTCESg=";
hash = "sha256-mvB01iFvTmGSGaCdvyMOC8BaIgZgyeyRJEra31w04DI=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 4cf0df3

Please sign in to comment.