diff --git a/auto-update-0.2.5.tar.gz b/auto-update-0.2.5.tar.gz deleted file mode 100644 index a8f1897..0000000 --- a/auto-update-0.2.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10f9a2bbabd752d9f1152f456d933986db2af78caca70a6dec1a759ccc8e1175 -size 14603 diff --git a/auto-update-0.2.6.tar.gz b/auto-update-0.2.6.tar.gz new file mode 100644 index 0000000..bd1fee0 --- /dev/null +++ b/auto-update-0.2.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a25cc5c9de2a20981ffe981ffcd51fee88597c802c1555dd08fa9c5c64e0e54 +size 14719 diff --git a/ghc-auto-update.changes b/ghc-auto-update.changes index d430cff..3bb7fe2 100644 --- a/ghc-auto-update.changes +++ b/ghc-auto-update.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Dec 23 01:14:37 UTC 2024 - Peter Simons + +- Update auto-update to version 0.2.6. + ## 0.2.6 + + * Using the thread version of AutoUpdate for non-threaded RTS. + [#1020](https://github.com/yesodweb/wai/pull/1020) + ------------------------------------------------------------------- Wed Dec 18 03:42:02 UTC 2024 - Peter Simons diff --git a/ghc-auto-update.spec b/ghc-auto-update.spec index 2fedea3..2a78498 100644 --- a/ghc-auto-update.spec +++ b/ghc-auto-update.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.5 +Version: 0.2.6 Release: 0 Summary: Efficiently run periodic, on-demand actions License: MIT