SHA256
1
0
forked from pool/dhall-json

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/dhall-json?expand=0&rev=6
This commit is contained in:
Peter Simons 2020-10-23 01:01:25 +00:00 committed by Git OBS Bridge
parent 3211fa9540
commit 6651e5409b
4 changed files with 13 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Oct 22 02:01:06 UTC 2020 - psimons@suse.com
- Update dhall-json to version 1.7.3.
1.7.3
* [Fix command-line completions for files](https://github.com/dhall-lang/dhall-haskell/pull/2034)
* [Support new `Text/replace` built-in](https://github.com/dhall-lang/dhall-haskell/pull/2063)
-------------------------------------------------------------------
Tue Sep 15 15:56:54 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>

View File

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