all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mekeor Melire <mekeor.melire@gmail.com>
To: 26914@debbugs.gnu.org
Subject: bug#26914: gnu: ghc-x11: Update to 1.8.
Date: Sat, 13 May 2017 23:52:11 +0200	[thread overview]
Message-ID: <878tm0fmr8.fsf@gmail.com> (raw)
In-Reply-To: <87a86gfmyh.fsf@gmail.com>

From 3a02781178d777e3251c5e74a1426419fd218d93 Mon Sep 17 00:00:00 2001
From: Mekeor Melire <mekeor.melire@gmail.com>
Date: Sat, 13 May 2017 23:34:39 +0200
Subject: [PATCH] gnu: ghc-x11: Update to 1.8.

---
 gnu/packages/haskell.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 0bafdf6f6..59c68609d 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -1633,14 +1633,14 @@ environment variables.")
 (define-public ghc-x11
   (package
     (name "ghc-x11")
-    (version "1.6.1.2")
+    (version "1.8")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://hackage.haskell.org/package/X11/"
                            "X11-" version ".tar.gz"))
        (sha256
-        (base32 "1kzjcynm3rr83ihqx2y2d852jc49da4p18gv6jzm7g87z22x85jj"))))
+        (base32 "13lxq36856fzp61y4api78vssykyh8fm2aplr0nsj18ymdm1c6sl"))))
     (build-system haskell-build-system)
     (inputs
      `(("libx11" ,libx11)
-- 
2.12.2

  reply	other threads:[~2017-05-13 21:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-13 21:47 bug#26914: gnu: xmonad: Update to 0.13 Mekeor Melire
2017-05-13 21:52 ` Mekeor Melire [this message]
2017-05-14 13:38   ` bug#26914: gnu: ghc-x11: Update to 1.8 Ludovic Courtès
2017-06-21  7:34     ` [bug#26914] " Ricardo Wurmus
2017-05-13 21:52 ` bug#26914: gnu: xmonad: Update to 0.13 Mekeor Melire
2017-05-14 13:39   ` Ludovic Courtès
2017-05-30 16:01     ` Ludovic Courtès
2017-05-30 21:46       ` Ricardo Wurmus
2017-06-20 23:46         ` [bug#26914] " Mekeor Melire
2017-06-21  7:43           ` bug#26914: " Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878tm0fmr8.fsf@gmail.com \
    --to=mekeor.melire@gmail.com \
    --cc=26914@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.