Accepting request 1008511 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1008511 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-silently?expand=0&rev=13
This commit is contained in:
commit
f1f41f0058
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 21 17:20:10 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update silently to version 1.2.5.3.
|
||||
# 1.2.5.3 August 2022
|
||||
|
||||
* Tested with GHC 7.0 - 9.4.1.
|
||||
* Remove remnants of GHC 6.x support.
|
||||
* Silence incomplete pattern matching warning, refactor code.
|
||||
* Add section about limitations to README.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 9 08:00:21 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-silently
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name silently
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.2.5.2
|
||||
Version: 1.2.5.3
|
||||
Release: 0
|
||||
Summary: Prevent or capture writing to stdout and other handles
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:465bfc70b6d1b6781d398b354ad2fedabcf43acfce8b4c76a94772b006bab695
|
||||
size 4065
|
3
silently-1.2.5.3.tar.gz
Normal file
3
silently-1.2.5.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba9dafafd29438a830afd158c3b83ce157d50e984352ff3ddf60a74c22f36372
|
||||
size 4430
|
Loading…
Reference in New Issue
Block a user