[DHG_packages] 01/01: ghc: New upstream release candidate (8.0.1-rc4)

Joachim Breitner nomeata at moszumanska.debian.org
Sat Apr 23 16:01:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to annotated tag ghc_v8.0.0.20160421-1
in repository DHG_packages.

commit 93481768772f0ac1d7d3bfccc8ff1c8ffe6d08f7
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Apr 23 17:57:23 2016 +0200

    ghc: New upstream release candidate (8.0.1-rc4)
---
 p/ghc/debian/changelog                      | 6 ++++++
 p/ghc/debian/patches/reproducible-tmp-names | 8 ++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/p/ghc/debian/changelog b/p/ghc/debian/changelog
index 2b912b7..f4b1286 100644
--- a/p/ghc/debian/changelog
+++ b/p/ghc/debian/changelog
@@ -1,3 +1,9 @@
+ghc (8.0.0.20160421-1) experimental; urgency=medium
+
+  * New upstream release candidate (8.0.1-rc4)
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 23 Apr 2016 17:56:45 +0200
+
 ghc (8.0.0.20160411-1) experimental; urgency=medium
 
   * New upstream release candidate (8.0.1-rc3)
diff --git a/p/ghc/debian/patches/reproducible-tmp-names b/p/ghc/debian/patches/reproducible-tmp-names
index 0e0ed6e..a0417f1 100644
--- a/p/ghc/debian/patches/reproducible-tmp-names
+++ b/p/ghc/debian/patches/reproducible-tmp-names
@@ -6,8 +6,8 @@ and assume that is going to be unique.
 
 Index: ghc/compiler/main/SysTools.hs
 ===================================================================
---- ghc.orig/compiler/main/SysTools.hs	2016-04-19 09:26:40.087170969 +0200
-+++ ghc/compiler/main/SysTools.hs	2016-04-19 09:26:40.087170969 +0200
+--- ghc.orig/compiler/main/SysTools.hs	2016-04-23 17:57:12.812255430 +0200
++++ ghc/compiler/main/SysTools.hs	2016-04-23 17:57:12.808255337 +0200
 @@ -65,6 +65,7 @@
  import Util
  import DynFlags
@@ -16,7 +16,7 @@ Index: ghc/compiler/main/SysTools.hs
  
  import LlvmCodeGen.Base (llvmVersionStr, supportedLlvmVersion)
  
-@@ -1150,8 +1151,8 @@
+@@ -1158,8 +1159,8 @@
      mapping <- readIORef dir_ref
      case Map.lookup tmp_dir mapping of
          Nothing -> do
@@ -27,7 +27,7 @@ Index: ghc/compiler/main/SysTools.hs
              mask_ $ mkTempDir prefix
          Just dir -> return dir
    where
-@@ -1525,6 +1526,13 @@
+@@ -1575,6 +1576,13 @@
  getProcessID = System.Posix.Internals.c_getpid >>= return . fromIntegral
  #endif
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list