update to 0.12.3
This commit is contained in:
parent
acb080a631
commit
b347e964d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/texmath-0.11.3.tar.gz
|
||||
/texmath-0.12.0.2.tar.gz
|
||||
/texmath-0.12.1.tar.gz
|
||||
/texmath-0.12.3.tar.gz
|
||||
|
@ -9,7 +9,7 @@
|
||||
%endif
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.12.1
|
||||
Version: 0.12.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Conversion between formats used to represent mathematics
|
||||
|
||||
@ -27,6 +27,7 @@ BuildRequires: ghc-containers-prof
|
||||
BuildRequires: ghc-mtl-prof
|
||||
BuildRequires: ghc-pandoc-types-prof
|
||||
BuildRequires: ghc-parsec-prof
|
||||
BuildRequires: ghc-split-prof
|
||||
BuildRequires: ghc-syb-prof
|
||||
BuildRequires: ghc-text-prof
|
||||
BuildRequires: ghc-xml-prof
|
||||
@ -131,6 +132,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 0.12.3-1
|
||||
- update to 0.12.3
|
||||
|
||||
* Thu Aug 5 2021 Jens Petersen <petersen@redhat.com> - 0.12.1-1
|
||||
- update to 0.12.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (texmath-0.12.1.tar.gz) = e446420aabe467a625861c3092b2a48898799e5570a52c6a186c64a43dbbcfbc654dc192e75a040d29a091bae546aa031e431596ac5aa4c90f887f0dba8b923d
|
||||
SHA512 (texmath-0.12.3.tar.gz) = 4fac33434f971711e90650511fb32b22456bd3559d294dd712400cf5006b56744109961f49b419faae260a71f22f3c63b707e23e221fb78c843a4b226050a257
|
||||
|
Loading…
Reference in New Issue
Block a user