update to 1.22.1
This commit is contained in:
parent
24c517c6b0
commit
ad3cd7291e
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/pandoc-types-1.17.6.1.tar.gz
|
||||
/pandoc-types-1.20.tar.gz
|
||||
/pandoc-types-1.22.tar.gz
|
||||
/pandoc-types-1.22.1.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
# testsuite missing deps: test-framework test-framework-hunit test-framework-quickcheck2
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.22
|
||||
Release: 2%{?dist}
|
||||
Version: 1.22.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Types for representing a structured document
|
||||
|
||||
License: BSD
|
||||
@ -115,6 +115,9 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 1.22.1-1
|
||||
- https://hackage.haskell.org/package/pandoc-types-1.22.1/changelog
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.22-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pandoc-types-1.22.tar.gz) = b5f7c15b31c5ee6faa4d7574baa32d252b1e79350840f2d7ac3f3896b969e18241e514fb06e85aa97d7a74c0904839d04a4d8e5d4ff86d0a2b80957b99279ee0
|
||||
SHA512 (pandoc-types-1.22.1.tar.gz) = e9041c69c701084f7c05b742d84ab0570d21b0856ed2a221d925763ec500586255be92b810afb999ea51c9be3a8ec0f2e026c4ade1a681c1464a4b5d94334ecb
|
||||
|
Loading…
Reference in New Issue
Block a user