osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-simple-sendfile revision:10, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-simple-sendfile?expand=0&rev=17
This commit is contained in:
parent
aa65153768
commit
38118a2a45
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 19 00:52:59 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update simple-sendfile to version 0.2.32.
|
||||||
|
Upstream does not provide a change log file.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 25 04:37:15 UTC 2023 - Peter Simons <psimons@suse.com>
|
Tue Apr 25 04:37:15 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -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.2.31
|
Version: 0.2.32
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Cross platform library for the sendfile system call
|
Summary: Cross platform library for the sendfile system call
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -46,6 +46,8 @@ BuildRequires: ghc-conduit-extra-prof
|
|||||||
BuildRequires: ghc-conduit-prof
|
BuildRequires: ghc-conduit-prof
|
||||||
BuildRequires: ghc-directory-devel
|
BuildRequires: ghc-directory-devel
|
||||||
BuildRequires: ghc-directory-prof
|
BuildRequires: ghc-directory-prof
|
||||||
|
BuildRequires: ghc-easy-file-devel
|
||||||
|
BuildRequires: ghc-easy-file-prof
|
||||||
BuildRequires: ghc-hspec-devel
|
BuildRequires: ghc-hspec-devel
|
||||||
BuildRequires: ghc-hspec-prof
|
BuildRequires: ghc-hspec-prof
|
||||||
BuildRequires: ghc-process-devel
|
BuildRequires: ghc-process-devel
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:66076e220e3ae707bc5c6df727b3279000e2fdd1c3a4f1e0bf9b715eb76dc560
|
|
||||||
size 343451
|
|
3
simple-sendfile-0.2.32.tar.gz
Normal file
3
simple-sendfile-0.2.32.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9f28d0a67ac3d956d2dd78eb19ea922c0a9192bbbeeeead20d39f561636828a3
|
||||||
|
size 343565
|
Loading…
Reference in New Issue
Block a user