forked from pool/ghc-safe
Accepting request 1141629 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1141629 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-safe?expand=0&rev=16
This commit is contained in:
commit
e341c02f8c
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 18 16:51:51 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update safe to version 0.3.21.
|
||||||
|
0.3.21, released 2024-01-18
|
||||||
|
#34, mark headErr/tailErr as Partial
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 14 10:19:26 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update safe to version 0.3.20.
|
||||||
|
0.3.20, released 2024-01-14
|
||||||
|
#34, add headErr, tailErr
|
||||||
|
#33, avoid using head/tail to avoid x-partial
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 30 17:08:07 UTC 2023 - Peter Simons <psimons@suse.com>
|
Thu Mar 30 17:08:07 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-safe
|
# spec file for package ghc-safe
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.3.19
|
Version: 0.3.21
|
||||||
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
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:25043442c8f8aa95955bb17467d023630632b961aaa61e807e325d9b2c33f7a2
|
|
||||||
size 11267
|
|
3
safe-0.3.21.tar.gz
Normal file
3
safe-0.3.21.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2c81fea42bbe79ec488774043c1ec54f30efba059df9a4f3681ce83d85007f01
|
||||||
|
size 11778
|
Loading…
x
Reference in New Issue
Block a user