update to 5.0.6

epel9
Jens Petersen 5 years ago
parent 5656e07ea6
commit 130e16f3a9

1
.gitignore vendored

@ -1,3 +1,4 @@
/comonad-5.0.2.tar.gz /comonad-5.0.2.tar.gz
/comonad-5.0.4.tar.gz /comonad-5.0.4.tar.gz
/comonad-5.0.5.tar.gz /comonad-5.0.5.tar.gz
/comonad-5.0.6.tar.gz

@ -7,8 +7,8 @@
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 5.0.5 Version: 5.0.6
Release: 2%{?dist} Release: 1%{?dist}
Summary: Categorical dual of monads Summary: Categorical dual of monads
License: BSD License: BSD
@ -124,6 +124,9 @@ This package provides the Haskell %{pkg_name} profiling library.
%changelog %changelog
* Fri Feb 14 2020 Jens Petersen <petersen@redhat.com> - 5.0.6-1
- update to 5.0.6
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.5-2 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (comonad-5.0.5.tar.gz) = 45c1d65768d229ad936dbb9ed75912985c9e2b821befb3863e4095f8af7d54984ef54a4233693497a3295c2da39eff80988f1d4c775230d7a899791ea5fb3e2f SHA512 (comonad-5.0.6.tar.gz) = 0b7fc727a2b972203d1651049a4f4c371a8f134d64d36409d60fbc4d11b7eb9650c79cf917abaa3f66084d7c5e9f32b288862a5e93c3d93c16c11533a446cfa5

Loading…
Cancel
Save