osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-formatting revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-formatting?expand=0&rev=9
This commit is contained in:
parent
5228b90a87
commit
5250549af1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2eb9c123ecabb091748d39991c78786b415f225ea9515f1e0a0e2ac4f8604d8f
|
|
||||||
size 32306
|
|
3
formatting-7.1.3.tar.gz
Normal file
3
formatting-7.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8061bbe29278e6b7bb2268b00e1717385643dfa04e7b58b012bd53b342142cef
|
||||||
|
size 32568
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 1 12:51:58 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update formatting to version 7.1.3.
|
||||||
|
7.1.3
|
||||||
|
|
||||||
|
* Fix the GHCJS build by not using `double-conversion`, as it relies on a native C library which obviously isn't available in GHCJS (it is still used in native builds).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 5 14:46:17 UTC 2021 - psimons@suse.com
|
Mon Apr 5 14:46:17 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name formatting
|
%global pkg_name formatting
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 7.1.2
|
Version: 7.1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Combinator-based type-safe formatting (like printf() or FORMAT)
|
Summary: Combinator-based type-safe formatting (like printf() or FORMAT)
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user