From ec17fa4ebf2a4210feba089600329ebb014d81d9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 23 Feb 2025 20:39:59 +0800 Subject: [PATCH] cabal-rpm-2.3.0 --- unlambda.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unlambda.spec b/unlambda.spec index 7f0411f..683b99f 100644 --- a/unlambda.spec +++ b/unlambda.spec @@ -1,4 +1,4 @@ -# generated by cabal-rpm-2.2.1 +# generated by cabal-rpm-2.3.0 # https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/ %global pkg_name unlambda @@ -11,7 +11,7 @@ Release: %autorelease Summary: Unlambda interpreter License: GPL-2.0-or-later -Url: https://hackage.haskell.org/package/%{name} +URL: https://hackage.haskell.org/package/unlambda # Begin cabal-rpm sources: Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz # End cabal-rpm sources