[commit: packages/bytestring] master, revert-46-patch-1, wip/nix-local-build: Bump to odd 0.10.7.0 version (994a845)
git at git.haskell.org
git at git.haskell.org
Tue May 3 22:43:55 UTC 2016
Repository : ssh://git@git.haskell.org/bytestring
On branches: master,revert-46-patch-1,wip/nix-local-build
Link : http://git.haskell.org/packages/bytestring.git/commitdiff/994a8459820a945fde532befc677b05532789367
>---------------------------------------------------------------
commit 994a8459820a945fde532befc677b05532789367
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Mon Nov 30 12:23:37 2015 +0100
Bump to odd 0.10.7.0 version
This way snapshot builds of GHC HEAD will advertise clearly that `bytestring` is a dev snapshot
>---------------------------------------------------------------
994a8459820a945fde532befc677b05532789367
bytestring.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bytestring.cabal b/bytestring.cabal
index 87b05c3..9aa4639 100644
--- a/bytestring.cabal
+++ b/bytestring.cabal
@@ -1,5 +1,5 @@
Name: bytestring
-Version: 0.10.6.0
+Version: 0.10.7.0
Synopsis: Fast, compact, strict and lazy byte strings with a list interface
Description:
An efficient compact, immutable byte string type (both strict and lazy)
More information about the ghc-commits
mailing list