Accepting request 1240780 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1240780 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-network-control?expand=0&rev=3
This commit is contained in:
commit
72b874333b
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 28 04:36:16 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update network-control to version 0.1.4.
|
||||||
|
## 0.1.4
|
||||||
|
|
||||||
|
* Using Integer instead of Int in LRUCache.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 18 22:56:21 UTC 2024 - Peter Simons <psimons@suse.com>
|
Thu Jul 18 22:56:21 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-network-control
|
# spec file for package ghc-network-control
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 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
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.1.3
|
Version: 0.1.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to control network protocols
|
Summary: Library to control network protocols
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bb7b799705f252e35b1387442bef38177db4ebd059737a5f659767e72e7f7a32
|
|
||||||
size 6802
|
|
3
network-control-0.1.4.tar.gz
Normal file
3
network-control-0.1.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e9a2eac178d5b5febbeefd88ef7f83b4c02ddf90c7a5f387464cb5bdec9503a8
|
||||||
|
size 6841
|
Loading…
x
Reference in New Issue
Block a user