diff options
Diffstat (limited to 'dev-ml/fix/fix-20220121.ebuild')
-rw-r--r-- | dev-ml/fix/fix-20220121.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/fix/fix-20220121.ebuild b/dev-ml/fix/fix-20220121.ebuild index eedbd2f24ad4..d10531a6a1d9 100644 --- a/dev-ml/fix/fix-20220121.ebuild +++ b/dev-ml/fix/fix-20220121.ebuild @@ -7,7 +7,7 @@ inherit dune DESCRIPTION="Facilities for memoization and fixed points" HOMEPAGE="https://gitlab.inria.fr/fpottier/fix" -SRC_URI="https://gitlab.inria.fr/fpottier/fix/-/archive/${PV}/${P}.tar.gz" +SRC_URI="https://gitlab.inria.fr/fpottier/fix/-/archive/${PV}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0/${PV}" |