Accepting request 1009723 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1009723 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-zip-archive?expand=0&rev=21
This commit is contained in:
commit
04a7c25028
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 26 00:39:14 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update zip-archive to version 0.4.2.2.
|
||||
zip-archive 0.4.2.2
|
||||
|
||||
* Use `command -v` before trying `which` in the test suite (#62).
|
||||
`command` is a bash builtin, but for busybox we'll need `which`.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 3 00:30:15 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name zip-archive
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.4.2.1
|
||||
Version: 0.4.2.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:17d360f4c45595dcf52ddbbb7b9f7261769e6146fce32b534e4e5d3351143de1
|
||||
size 22123
|
3
zip-archive-0.4.2.2.tar.gz
Normal file
3
zip-archive-0.4.2.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4016b404356e5fe38a89fceb8c88b01251f7e3fe7832323a50a3f732a346709
|
||||
size 22296
|
Loading…
Reference in New Issue
Block a user