Accepting request 912746 from devel:languages:haskell

automated update of haskell stack

OBS-URL: https://build.opensuse.org/request/show/912746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-generic-random?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2021-08-25 18:57:27 +00:00 committed by Git OBS Bridge
commit df83d4ce0d
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:bcc973beb81e1cfc2f1c4c65c83782318e73b61f9cb59dac214cbafc5b583b8b
size 19675

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jul 15 16:15:26 UTC 2021 - psimons@suse.com
- Update generic-random to version 1.5.0.0.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/generic-random-1.5.0.0/src/CHANGELOG.md
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 17 09:47:47 UTC 2021 - psimons@suse.com Mon May 17 09:47:47 UTC 2021 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name generic-random %global pkg_name generic-random
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 1.4.0.0 Version: 1.5.0.0
Release: 0 Release: 0
Summary: Generic random generators for QuickCheck Summary: Generic random generators for QuickCheck
License: MIT License: MIT