Accepting request 801029 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/801029 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-ipynb?expand=0&rev=3
This commit is contained in:
commit
5d2b787704
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 6 06:54:11 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update ipynb to version 0.1.0.1.
|
||||||
|
## 0.1.0.1 -- 2020-04-25
|
||||||
|
|
||||||
|
* Fixed to build with base64-bytestring 1.1.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 8 16:14:05 UTC 2019 - Peter Simons <psimons@suse.com>
|
Fri Nov 8 16:14:05 UTC 2019 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-ipynb
|
# spec file for package ghc-ipynb
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name ipynb
|
%global pkg_name ipynb
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.1
|
Version: 0.1.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Data structure for working with Jupyter notebooks (ipynb)
|
Summary: Data structure for working with Jupyter notebooks (ipynb)
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
3
ipynb-0.1.0.1.tar.gz
Normal file
3
ipynb-0.1.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2b7b13bbe685ba753a9cc3d93c7155dfa5403122d72c9ce3ec39e47323f89753
|
||||||
|
size 631919
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:45f27b613690ee8b0122bc4686fffbf36e50bfdc378385eb3805131a3f6c4a35
|
|
||||||
size 632774
|
|
Loading…
Reference in New Issue
Block a user