Skip to content

Commit

Permalink
Bump version to 2.13.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell authored and Mistuke committed Jul 29, 2022
1 parent 5cfb269 commit 931497f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Win32.cabal
@@ -1,5 +1,5 @@
name: Win32
version: 2.13.2.1
version: 2.13.3.0
license: BSD3
license-file: LICENSE
author: Alastair Reid, shelarcy, Tamar Christina
Expand Down
5 changes: 4 additions & 1 deletion changelog.md
@@ -1,8 +1,11 @@
# Changelog for [`Win32` package](http://hackage.haskell.org/package/Win32)

## 2.13.2.1 July 2022
## 2.13.3.0 July 2022

* Add AFPP support (see #198)

## 2.13.2.1 July 2022

* Add function `createIcon` (see #194)
* Add `WindowMessage` value `wM_SETICON` (see #194)
* Add `WPARAM` values `iCON_SMALL`, `iCON_BIG` (see #194)
Expand Down

12 comments on commit 931497f

@Mistuke
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Win32 Bindings for Haskell / Win32 Continuous builds Build 127 is now running

@Mistuke
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Win32 Bindings for Haskell / Win32 Continuous builds Build 127 outcome was FAILURE
Summary: Exit code 1 (Step: Build GHC 7.10.3 (x86) (Command Line)) (new) Build time: 00:02:37

@Mistuke
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Win32 Bindings for Haskell / Win32 Continuous builds Build 128 is now running

@Mistuke
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Win32 Bindings for Haskell / Win32 Continuous builds Build 128 outcome was FAILURE
Summary: Exit code 1 (Step: Build GHC 8.0.1 (x86) (Command Line)) (new) Build time: 00:05:19

@Mistuke
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Win32 Bindings for Haskell / Win32 Continuous builds Build 129 is now running

@Mistuke
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Win32 Bindings for Haskell / Win32 Continuous builds Build 129 outcome was FAILURE
Summary: Exit code 1 (Step: Build GHC 8.0.1 (x86) (Command Line)) Build time: 00:04:42

@Mistuke
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Win32 Bindings for Haskell / Win32 Continuous builds Build 130 is now running

@Mistuke
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Win32 Bindings for Haskell / Win32 Continuous builds Build 130 outcome was FAILURE
Summary: Exit code 1 (Step: Build GHC 8.0.1 (x86) (Command Line)) Build time: 00:06:35

@Mistuke
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Win32 Bindings for Haskell / Win32 Continuous builds Build 131 is now running

@Mistuke
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Win32 Bindings for Haskell / Win32 Continuous builds Build 131 outcome was FAILURE
Summary: Exit code 1 (Step: Build GHC 8.0.1 (x86) (Command Line)) Build time: 00:06:31

@Mistuke
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Win32 Bindings for Haskell / Win32 Continuous builds Build 132 is now running

@Mistuke
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity Win32 Bindings for Haskell / Win32 Continuous builds Build 132 outcome was SUCCESS
Summary: Running Build time: 00:04:43

Please sign in to comment.