12
0

osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-auto-update revision:5, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-auto-update?expand=0&rev=32
This commit is contained in:
2019-06-20 01:01:50 +00:00
committed by Git OBS Bridge
parent 3e957835a9
commit 4baebb2e4c
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:35ff4b15ecf505f1cf3eb78f83deaa89879d92d40335b6580b2383c622efcfc9
size 8703

3
auto-update-0.1.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dfae3e2738dc6769746d9dc69c870435c4fd4c2929bdb82248f715f457fecc3f
size 8795

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jun 19 11:46:38 UTC 2019 - psimons@suse.com
- Update auto-update to version 0.1.5.
## 0.1.5
* Using the Strict and StrictData language extensions for GHC >8.
[#752](https://github.com/yesodweb/wai/pull/752)
-------------------------------------------------------------------
Thu Feb 21 07:46:58 UTC 2019 - psimons@suse.com

View File

@@ -18,7 +18,7 @@
%global pkg_name auto-update
Name: ghc-%{pkg_name}
Version: 0.1.4.1
Version: 0.1.5
Release: 0
Summary: Efficiently run periodic, on-demand actions
License: MIT