forked from pool/ghc-safe
Accepting request 607877 from devel:languages:haskell
Update ghc-safe to the latest version. OBS-URL: https://build.opensuse.org/request/show/607877 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-safe?expand=0&rev=8
This commit is contained in:
commit
3f15c427d2
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update safe to version 0.3.17.
|
||||||
|
* Improve the display of errors, less internal callstack
|
||||||
|
* Add a few missing Partial constraints
|
||||||
|
* #22, add Safe index
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-safe
|
# spec file for package ghc-safe
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name safe
|
%global pkg_name safe
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.3.15
|
Version: 0.3.17
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library of safe (exception free) functions
|
Summary: Library of safe (exception free) functions
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -90,7 +90,7 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
%ghc_pkg_recache
|
%ghc_pkg_recache
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%doc LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%files devel -f %{name}-devel.files
|
%files devel -f %{name}-devel.files
|
||||||
%doc CHANGES.txt README.md
|
%doc CHANGES.txt README.md
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a35e4ae609aabd568da7e7d220ab529c34040b71ae50df1ee353896445a66a2d
|
|
||||||
size 9988
|
|
3
safe-0.3.17.tar.gz
Normal file
3
safe-0.3.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:79c5c41e7151906969133ea21af9f7e8d25c18315886e23d0bdf6faa8b537e5c
|
||||||
|
size 10524
|
Loading…
x
Reference in New Issue
Block a user