gpredict-unstable: Remove version comment

(cherry picked from commit 497892159d)
This commit is contained in:
Gavin John 2025-05-29 21:16:17 -07:00 committed by github-actions[bot]
parent 5800effac7
commit 43a1e084dd

View file

@ -10,7 +10,6 @@
goocanvas2 = goocanvas3;
}).overrideAttrs
(finalAttrs: {
# Next version is 2.4.0
version = "2.2.1-unstable-2024-09-17";
src = fetchFromGitHub {