osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-hashtables revision:12, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hashtables?expand=0&rev=12
This commit is contained in:
parent
3ceae27690
commit
05361d6655
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 3 15:52:50 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update hashtables to version 1.2.4.2.
|
||||||
|
Upstream has not updated the file "changelog.md" since the last
|
||||||
|
release.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 1 08:36:38 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update hashtables to version 1.2.4.1 revision 1.
|
||||||
|
Upstream has revised the Cabal build instructions on Hackage.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-hashtables
|
# spec file for package ghc-hashtables
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# 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 hashtables
|
%global pkg_name hashtables
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.2.4.1
|
Version: 1.2.4.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Mutable hash tables in the ST monad
|
Summary: Mutable hash tables in the ST monad
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0ac3bf86030eeb1dd0f3d0cd1967cb610ee9564251622371fda560bc4e7def6d
|
|
||||||
size 58425
|
|
3
hashtables-1.2.4.2.tar.gz
Normal file
3
hashtables-1.2.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a8e7220352500fdc90e80422c9fa3b47e1f7ad7f6f9da07f929fc7c5011470fc
|
||||||
|
size 58466
|
Loading…
Reference in New Issue
Block a user