[Pkg-haskell-commits] darcs: haskell-profunctors: releasing package haskell-profunctors version 4.4.1-1
Joachim Breitner
mail at joachim-breitner.de
Thu Apr 16 19:08:25 UTC 2015
Thu Apr 16 19:03:48 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* releasing package haskell-profunctors version 4.4.1-1
R ./patches/0001-remove-unnecessay-ghci-build-dep.patch
R ./patches/series
R ./patches/
M ./changelog -2 +2
Thu Apr 16 19:03:48 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* releasing package haskell-profunctors version 4.4.1-1
diff -rN -u old-haskell-profunctors/changelog new-haskell-profunctors/changelog
--- old-haskell-profunctors/changelog 2015-04-16 19:08:25.712194194 +0000
+++ new-haskell-profunctors/changelog 2015-04-16 19:08:25.712194194 +0000
@@ -1,8 +1,8 @@
-haskell-profunctors (4.4.1-1) UNRELEASED; urgency=medium
+haskell-profunctors (4.4.1-1) experimental; urgency=medium
* New upstream release
- -- Joachim Breitner <nomeata at debian.org> Mon, 06 Apr 2015 19:14:19 +0200
+ -- Joachim Breitner <nomeata at debian.org> Thu, 16 Apr 2015 16:57:48 +0200
haskell-profunctors (4.0.4-2) experimental; urgency=medium
diff -rN -u old-haskell-profunctors/patches/0001-remove-unnecessay-ghci-build-dep.patch new-haskell-profunctors/patches/0001-remove-unnecessay-ghci-build-dep.patch
--- old-haskell-profunctors/patches/0001-remove-unnecessay-ghci-build-dep.patch 2015-04-16 19:08:25.712194194 +0000
+++ new-haskell-profunctors/patches/0001-remove-unnecessay-ghci-build-dep.patch 1970-01-01 00:00:00.000000000 +0000
@@ -1,24 +0,0 @@
-From e5cd465d18d2a47f7a69311692f232400dae3732 Mon Sep 17 00:00:00 2001
-From: Joey Hess <joey at kitenet.net>
-Date: Sun, 13 Oct 2013 00:25:48 -0400
-Subject: [PATCH] remove unnecessay ghci build dep
-
----
- debian/control | 1 -
- src/Data/Profunctor/Unsafe.hs | 3 ---
- 2 files changed, 4 deletions(-)
-
-Index: haskell-profunctors-3.3/src/Data/Profunctor/Unsafe.hs
-===================================================================
---- haskell-profunctors-3.3.orig/src/Data/Profunctor/Unsafe.hs 2013-10-13 10:55:50.579562315 +0200
-+++ haskell-profunctors-3.3/src/Data/Profunctor/Unsafe.hs 2013-10-13 10:55:50.579562315 +0200
-@@ -40,9 +40,6 @@
- import Prelude hiding (id,(.),sequence)
- import Unsafe.Coerce
-
--{-# ANN module "Hlint: ignore Redundant lambda" #-}
--{-# ANN module "Hlint: ignore Collapse lambdas" #-}
--
- infixr 9 #.
- infixl 8 .#
-
diff -rN -u old-haskell-profunctors/patches/series new-haskell-profunctors/patches/series
--- old-haskell-profunctors/patches/series 2015-04-16 19:08:25.712194194 +0000
+++ new-haskell-profunctors/patches/series 1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-0001-remove-unnecessay-ghci-build-dep.patch
More information about the Pkg-haskell-commits
mailing list