osc copypac from project:devel:languages:haskell:ghc-9.6.x package:ghc-safe revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-safe?expand=0&rev=50
This commit is contained in:
parent
7ab9371290
commit
caca3ee55d
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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.20
|
||||||
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.20.tar.gz
Normal file
3
safe-0.3.20.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ba9983610f9004a2ab67f5ddf11c9dff34f753b9fe11259f1ff77c2f3166df24
|
||||||
|
size 11761
|
Loading…
Reference in New Issue
Block a user