Accepting request 1233305 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1233305 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-time-manager?expand=0&rev=9
This commit is contained in:
commit
82aef190a9
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 18 04:18:36 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update time-manager to version 0.2.2.
|
||||
## 0.2.2
|
||||
|
||||
* `initialize` with non positive integer creates a time manager
|
||||
which does not maintain timeout.
|
||||
[#1017](https://github.com/yesodweb/wai/pull/1017)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 6 05:11:19 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name time-manager
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.1
|
||||
Version: 0.2.2
|
||||
Release: 0
|
||||
Summary: Scalable timer
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:441d8cf834f471412b1cebc37a7d460e511a718663f63ab336de2d8db999ab54
|
||||
size 5603
|
3
time-manager-0.2.2.tar.gz
Normal file
3
time-manager-0.2.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d605d046f9c7e416e27d5e150d096a19556f14fdb317c47a1925179245cda9ea
|
||||
size 5814
|
Loading…
Reference in New Issue
Block a user