automatic version update by autodist [release 1.2.0.1-1mamba;Thu Feb 04 2021]

This commit is contained in:
Automatic Build System 2024-01-05 22:45:22 +01:00
parent a46f0f486d
commit 94c2fb575c

View File

@ -1,6 +1,6 @@
%define ghc_ver %(ghc --version | sed "s|.*version ||")
Name: ghc-base64-bytestring
Version: 1.0.0.1
Version: 1.2.0.1
Release: 1mamba
Summary: A Haskell library for working with base64-encoded data quickly and efficiently
Group: System/Libraries
@ -56,5 +56,8 @@ ghc-pkg unregister %{_libdir}/ghc-%{ghc_ver}/base64-bytestring-%{version}/base64
%{_datadir}/doc/base64-bytestring-%{version}/LICENSE
%changelog
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 1.2.0.1-1mamba
- automatic version update by autodist
* Sun Sep 08 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0.1-1mamba
- package created by silvan using the webbuild interface