osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-zip-archive revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-zip-archive?expand=0&rev=83
This commit is contained in:
parent
fb488420a7
commit
000a524d18
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 9 16:45:10 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update zip-archive to version 0.4.3.2.
|
||||
zip-archive 0.4.3.2
|
||||
|
||||
* readEntry: Fix computation of modification time (#67).
|
||||
It should be a UNIX time (seconds since UNIX epoch), but
|
||||
computed relative to the local time zone, not UTC.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 18:24:01 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.4.3.1
|
||||
Version: 0.4.3.2
|
||||
Release: 0
|
||||
Summary: Library for creating and modifying zip archives
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce6f65c36dbb346bcb2d6ea5c694e644d3e14848e5f2fe5d9a50e1bac5053f39
|
||||
size 22651
|
3
zip-archive-0.4.3.2.tar.gz
Normal file
3
zip-archive-0.4.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61dae6b47f1d5411f2a7567fa21dc3c5b587d671981601777149e1f18925cb5c
|
||||
size 22806
|
Loading…
Reference in New Issue
Block a user