SHA256
1
0
forked from pool/ghc-fmt

Accepting request 917485 from devel:languages:haskell

automated update of haskell stack

OBS-URL: https://build.opensuse.org/request/show/917485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-fmt?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2021-09-10 21:41:08 +00:00 committed by Git OBS Bridge
commit 30f047c592
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2fd10054f6e1206e8e983ef66ce0715d4c467cde493d905578eeb3f4ed710592
size 26907

3
fmt-0.6.3.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b4ee7f3da97223bfef589264e7945160521f6e3323f64a2118bdec96cc04b006
size 27036

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 6 09:35:41 UTC 2021 - psimons@suse.com
- Update fmt to version 0.6.3.0.
# 0.6.3.0
* Add support for `deriving ... via GenericBuildable T`
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Aug 1 17:38:21 UTC 2021 - psimons@suse.com Sun Aug 1 17:38:21 UTC 2021 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name fmt %global pkg_name fmt
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 0.6.2.0 Version: 0.6.3.0
Release: 0 Release: 0
Summary: A new formatting library Summary: A new formatting library
License: BSD-3-Clause License: BSD-3-Clause