update to 1.0.2.3
This commit is contained in:
parent
af99536c01
commit
bd5a7ef0e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/monad-control-0.3.3.1.tar.gz
|
||||
/monad-control-1.0.1.0.tar.gz
|
||||
/monad-control-1.0.2.2.tar.gz
|
||||
/monad-control-1.0.2.3.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
# generated by cabal-rpm-0.12.1
|
||||
# generated by cabal-rpm-0.12.5
|
||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||
|
||||
%global pkg_name monad-control
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.0.2.2
|
||||
Release: 3%{?dist}
|
||||
Version: 1.0.2.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Lift control operations through monad transformers
|
||||
|
||||
License: BSD
|
||||
@ -79,6 +79,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jul 22 2018 Jens Petersen <petersen@redhat.com> - 1.0.2.3-1
|
||||
- update to 1.0.2.3
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (monad-control-1.0.2.2.tar.gz) = 0a65004eeefe38fcaad033d293345020ec358c532a1edf4931c64414ac4d19129c534531e761e1cc0e028a0a4cc26e2b6f404cb939a08be196c58085a7739320
|
||||
SHA512 (monad-control-1.0.2.3.tar.gz) = 59837326ec9f25220cb6c7329c91a5806b0ec7412d6af24c0f0d52c4fd93b084e92edd4f5f61a4f9c4248034fa540c23b65d2aacdfca737ece98bb132b8f08d4
|
||||
|
Loading…
Reference in New Issue
Block a user