diff --git a/generic-random-1.4.0.0.tar.gz b/generic-random-1.4.0.0.tar.gz deleted file mode 100644 index 268b0ec..0000000 --- a/generic-random-1.4.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bcc973beb81e1cfc2f1c4c65c83782318e73b61f9cb59dac214cbafc5b583b8b -size 19675 diff --git a/generic-random-1.5.0.0.tar.gz b/generic-random-1.5.0.0.tar.gz new file mode 100644 index 0000000..71e0642 --- /dev/null +++ b/generic-random-1.5.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efdf742e7de847ff5229295294aeff4b8a61c783cd3e5b06f0f6943e77d16c0c +size 21570 diff --git a/ghc-generic-random.changes b/ghc-generic-random.changes index f98dfca..fe74be1 100644 --- a/ghc-generic-random.changes +++ b/ghc-generic-random.changes @@ -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 diff --git a/ghc-generic-random.spec b/ghc-generic-random.spec index 60d72c2..d5d575c 100644 --- a/ghc-generic-random.spec +++ b/ghc-generic-random.spec @@ -19,7 +19,7 @@ %global pkg_name generic-random %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.4.0.0 +Version: 1.5.0.0 Release: 0 Summary: Generic random generators for QuickCheck License: MIT