Skip to content

Commit

Permalink
bump tt-rss to 2021-05-21 326850845
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamjan committed May 24, 2021
1 parent 0491314 commit 20527b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tt-rss.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

pkgs.stdenv.mkDerivation rec {
pname = "tt-rss";
version = "2021-03-29";
rev = "77031575abafce314f8b0ac4e5b234737e05ded7";
sha256 = "1gkfgjp2ld74fcdl6aazfbjbiilw9svwgdn9m5qj6c8055qq8bih";
version = "2021-05-21";
rev = "326850845da67fcdd3bf736a470bad6233234ec8";
sha256 = "1wwfc289hnxvh8l36nbrrmjd4chh63r7lw578cp2r4zh2nl3m2d3";

src = pkgs.fetchurl {
url = "https://git.tt-rss.org/git/tt-rss/archive/${rev}.tar.gz";
Expand Down

0 comments on commit 20527b3

Please sign in to comment.