update to 1.10
This commit is contained in:
parent
75a6b0a44c
commit
5d0781c587
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/pretty-show-1.6.16.tar.gz
|
||||
/pretty-show-1.7.tar.gz
|
||||
/pretty-show-1.9.5.tar.gz
|
||||
/pretty-show-1.10.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.9.5
|
||||
Release: 3%{?dist}
|
||||
Version: 1.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools for working with derived Show instances and generic inspection of values
|
||||
|
||||
License: MIT
|
||||
@ -88,7 +88,6 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
%install
|
||||
# Begin cabal-rpm install
|
||||
%ghc_lib_install
|
||||
chmod a-x CHANGELOG
|
||||
# End cabal-rpm install
|
||||
|
||||
%global _style_dir %{buildroot}%{_datadir}/%{pkgver}/style
|
||||
@ -132,6 +131,9 @@ ln -s %{_webassetdir}/jquery/1/jquery.min.js %{_style_dir}/jquery.js
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 10 2020 Jens Petersen <petersen@redhat.com> - 1.10-1
|
||||
- update to 1.10
|
||||
|
||||
* Wed Feb 19 2020 Jens Petersen <petersen@redhat.com> - 1.9.5-3
|
||||
- refresh to cabal-rpm-2.0.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pretty-show-1.9.5.tar.gz) = 7bf382ad3531227588a82d7bcff3a795df0c425b27d7f4448a94fd617fbc8a4fb6087eb859480fe4702771bf560a353a3a3d5079cd6576c620d5258686c41193
|
||||
SHA512 (pretty-show-1.10.tar.gz) = 90ecf41790246c85ee7c738de2bb1a23a56a0a1d547cee627cb0a5f6c2691adfc73851ca0ebc928f3584912bc2b1148b115db03eea271e67f55d6a1466db8711
|
||||
|
Loading…
Reference in New Issue
Block a user