tt-rss: 0-unstable-2024-12-22 -> 0-unstable-2025-02-08 (#372496)

This commit is contained in:
Wolfgang Walther
2025-02-25 19:00:37 +01:00
committed by GitHub
+3 -3
View File
@@ -8,12 +8,12 @@
stdenv.mkDerivation rec {
pname = "tt-rss";
version = "0-unstable-2024-12-22";
version = "0-unstable-2025-02-08";
src = fetchgit {
url = "https://git.tt-rss.org/fox/tt-rss.git";
rev = "fc89d2e6333d6d828f2b07a53be53677caf3d638";
hash = "sha256-z+sWplOExqtkWPEBJ+WOb4CPDX1iLj14KwrGSojFp0A=";
rev = "169ff6de341b20803796298d8ffea3ee4c4c4f09";
hash = "sha256-gMQSHRSb+p+SBKSN1Y4RLpHBIvq+Zq+/tX+GWktBy1g=";
};
installPhase = ''