From 1dc9aa9ded5063abff352ecec24daa48f50022ee Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 22:58:31 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.2-1mamba;Thu Feb 04 2021] --- ghc-utf8-string.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ghc-utf8-string.spec b/ghc-utf8-string.spec index e8111b8..bf89ebe 100644 --- a/ghc-utf8-string.spec +++ b/ghc-utf8-string.spec @@ -1,14 +1,14 @@ %define ghc_ver %(ghc --version | sed "s|.*version ||") %define pkgname %(echo %name | sed "s|^ghc-||") Name: ghc-utf8-string -Version: 0.3.7 +Version: 1.0.2 Release: 1mamba Summary: A UTF8 layer for IO and Strings Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://hackage.haskell.org/package/%{pkgname} +URL: https://hackage.haskell.org/package/%{pkgname} Source: http://hackage.haskell.org/packages/archive/utf8-string/%{version}/utf8-string-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN @@ -53,5 +53,8 @@ ghc-pkg unregister %{_libdir}/ghc-%{ghc_ver}/%{pkgname}-%{version}/%{pkgname}-%{ %{_datadir}/doc/%{pkgname}-%{version}/LICENSE %changelog +* Thu Feb 04 2021 Automatic Build System 1.0.2-1mamba +- automatic version update by autodist + * Sun Sep 08 2013 Silvan Calarco 0.3.7-1mamba - package created by silvan using the webbuild interface