Skip to content

Commit

Permalink
bump tt-rss to 2022-06-20 b148d2f51
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamjan committed Jun 27, 2022
1 parent 316840e commit cf625e4
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 = "2022-05-30";
rev = "d391a01de7cb8509cf92fa005b51b282f34c39d7";
sha256 = "sha256-ELC36yIIFJl4ne9wwphkM4ulQDU6sbdVPYpD6wWCkOM=";
version = "2022-06-20";
rev = "b148d2f5153f9711120b3a3ac50ee84509c9cdfb";
sha256 = "sha256-oX07AsIcHUilFidTxpgpAdOztBRwIhnLW7fzQ9k+vS0=";

src = pkgs.fetchgit {
url = "https://git.tt-rss.org/fox/tt-rss.git";
Expand Down

0 comments on commit cf625e4

Please sign in to comment.