unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#40160] [PATCH] gnu: ghc-extra: Downgrade to 1.6.21.
@ 2020-03-21  7:10 brown121407
  2020-03-21 19:21 ` bug#40160: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: brown121407 @ 2020-03-21  7:10 UTC (permalink / raw)
  To: 40160; +Cc: Alexandru-Sergiu Marton, mbakke

From: Alexandru-Sergiu Marton <brown121407@member.fsf.org>

* gnu/packages/haskell-xyz.scm (ghc-extra): Downgrade to 1.6.21.
---
 gnu/packages/haskell-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 01fecae850..261bc57305 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -3774,7 +3774,7 @@ versions of GHC (i.e., < 6.10).")
 (define-public ghc-extra
   (package
     (name "ghc-extra")
-    (version "1.7.1")
+    (version "1.6.21")
     (source
      (origin
        (method url-fetch)
@@ -3784,7 +3784,7 @@ versions of GHC (i.e., < 6.10).")
              ".tar.gz"))
        (sha256
         (base32
-         "0zshxv9dnd8vksncmb8dj4wvq2wdybzwxyhmy2zp6a81icm4azx4"))))
+         "1gjx98w4w61g043k6rzc8i34cbxpcigi8lb6i7pp1vwp8w8jm5vl"))))
     (build-system haskell-build-system)
     (inputs
      `(("ghc-clock" ,ghc-clock)
-- 
2.25.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#40160: [PATCH] gnu: ghc-extra: Downgrade to 1.6.21.
  2020-03-21  7:10 [bug#40160] [PATCH] gnu: ghc-extra: Downgrade to 1.6.21 brown121407
@ 2020-03-21 19:21 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-03-21 19:21 UTC (permalink / raw)
  To: brown121407, 40160-done; +Cc: Alexandru-Sergiu Marton

[-- Attachment #1: Type: text/plain, Size: 223 bytes --]

brown121407@posteo.ro writes:

> From: Alexandru-Sergiu Marton <brown121407@member.fsf.org>
>
> * gnu/packages/haskell-xyz.scm (ghc-extra): Downgrade to 1.6.21.

Thanks!  Pushed in 0cec5c4eb1b4ac9a3fbe3f11cffff92e01ff4c58.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-21 19:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-21  7:10 [bug#40160] [PATCH] gnu: ghc-extra: Downgrade to 1.6.21 brown121407
2020-03-21 19:21 ` bug#40160: " Marius Bakke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).