SHA256
1
0
forked from pool/dhall-json

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:dhall-json revision:17, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/dhall-json?expand=0&rev=22
This commit is contained in:
Ondřej Súkup 2021-09-07 15:04:08 +00:00 committed by Git OBS Bridge
parent e5a4748ecd
commit 3ceb8cfed3
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:94d2ef7ec16a36a5f707e839e883a19c5cc9b921083c2c5f6245119019006698
size 32722

3
dhall-json-1.7.8.tar.gz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Aug 22 15:48:17 UTC 2021 - psimons@suse.com
- Update dhall-json to version 1.7.8.
1.7.8
* [Add support for `Date` / `Time` / `TimeZone`](https://github.com/dhall-lang/dhall-haskell/pull/2247)
-------------------------------------------------------------------
Fri Jun 4 09:06:40 UTC 2021 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name dhall-json
%bcond_with tests
Name: %{pkg_name}
Version: 1.7.7
Version: 1.7.8
Release: 0
Summary: Convert between Dhall and JSON or YAML
License: BSD-3-Clause