forked from pool/ghc-mintty
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-mintty revision:11, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-mintty?expand=0&rev=37
This commit is contained in:
parent
97480bb553
commit
d89a7a3e16
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 7 16:10:23 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update mintty to version 0.1.3.
|
||||||
|
### 0.1.3 [2021.11.07]
|
||||||
|
* Backport a fix for a `Win32` bug that would make `isMinTTY` incorrectly
|
||||||
|
return `False` on recent versions of MinTTY.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-mintty
|
# spec file for package ghc-mintty
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 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
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global pkg_name mintty
|
%global pkg_name mintty
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.1.2
|
Version: 0.1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A reliable way to detect the presence of a MinTTY console on Windows
|
Summary: A reliable way to detect the presence of a MinTTY console on Windows
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7c8af77bcde4e9b54692e3761f41adf35a50664974ba77f2ba65ea2af9f950da
|
|
||||||
size 6945
|
|
3
mintty-0.1.3.tar.gz
Normal file
3
mintty-0.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fdc484533568f2fed6da6d2e840214b0bfdc1b9f3f9bdc263138f5f5012ffe1d
|
||||||
|
size 6872
|
Loading…
x
Reference in New Issue
Block a user