tt-rss: 0-unstable-2025-03-14 -> 0-unstable-2025-03-19

This commit is contained in:
R. Ryantm
2025-03-27 02:51:16 +00:00
parent 772cf0f3fd
commit 1f4e268206
+3 -3
View File
@@ -8,12 +8,12 @@
stdenv.mkDerivation rec {
pname = "tt-rss";
version = "0-unstable-2025-03-14";
version = "0-unstable-2025-03-19";
src = fetchgit {
url = "https://git.tt-rss.org/fox/tt-rss.git";
rev = "28cb97ddc5834ce8cfe24602a293b90348851495";
hash = "sha256-l4aGTxL9d+go9R7cn14XOoOr8JTrJSScgDIIHGvaB9Q=";
rev = "5dcb8db933f1e49526137a55638d26f4d8d2d182";
hash = "sha256-8iHWrfyV2Gm4P91E/1Y8Z58Um4r5a1mwJ1Y7vNYpIM8=";
};
installPhase = ''