Accepting request 352139 from devel:languages:haskell:lts
- update to 1.3.0.0 OBS-URL: https://build.opensuse.org/request/show/352139 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-HUnit?expand=0&rev=17
This commit is contained in:
parent
50180d3efe
commit
af64f93d2a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0af5ad34dba27de48b94ce6d5f7ee3aa6af6183bdc4a3967b811e28520369a41
|
||||
size 24889
|
3
HUnit-1.3.0.0.tar.gz
Normal file
3
HUnit-1.3.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e130db953a2310d2c256a3923af0250be6ea19317f7d369b56d48f84cf96a55c
|
||||
size 22814
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 30 12:32:27 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- update to 1.3.0.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 2 08:22:40 UTC 2014 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name HUnit
|
||||
|
||||
Name: ghc-HUnit
|
||||
Version: 1.2.5.2
|
||||
Version: 1.3.0.0
|
||||
Release: 0
|
||||
Summary: A unit testing framework for Haskell
|
||||
License: BSD-3-Clause
|
||||
@ -75,6 +75,6 @@ rm -rf %{buildroot}%{_datadir}/%{pkg_name}-%{version}
|
||||
|
||||
%files devel -f %{name}-devel.files
|
||||
%defattr(-,root,root,-)
|
||||
%doc examples README doc
|
||||
%doc examples README.md doc
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user