GNU bug report logs - #74594
[PATCH] gnu: ghc-xmonad-contrib: Update to 0.18.1.

Previous Next

Package: guix-patches;

Reported by: hiecaq <this <at> hiecaq.org>

Date: Thu, 28 Nov 2024 15:22:03 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 74594-done <at> debbugs.gnu.org (full text, mbox):

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: hiecaq <this <at> hiecaq.org>
Cc: 74594-done <at> debbugs.gnu.org
Subject: Re: [bug#74594] [PATCH] gnu: ghc-xmonad-contrib: Update to 0.18.1.
Date: Thu, 16 Jan 2025 13:45:24 +0800
[Message part 1 (text/plain, inline)]
hiecaq <this <at> hiecaq.org> writes:

> * gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.18.1.
>   [arguments]: Remove field.
>
> Change-Id: I4cc6c613be3c15cdd326fde90b4689beec629d36
> ---
>  gnu/packages/wm.scm | 7 ++-----
>  1 file changed, 2 insertions(+), 5 deletions(-)
>
> diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
> index a9c99e630c..2c3a0911ac 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -1010,20 +1010,17 @@ (define-public yeganesh
>  (define-public ghc-xmonad-contrib
>    (package
>      (name "ghc-xmonad-contrib")
> -    (version "0.17.1")
> +    (version "0.18.1")
>      (source (origin
>                (method url-fetch)
>                (uri (hackage-uri "xmonad-contrib" version))
>                (sha256
>                 (base32
> -                "0lwj8xkyaw6h0rv3lz2jdqrwzz7yghfmnhpndygkb3wgyhvq6dxb"))))
> +                "0ck4hq9yhdzggrs3q4ji6nbg6zwhmhc0ckf9vr9d716d98h9swq5"))))
>      (build-system haskell-build-system)
>      (properties '((upstream-name . "xmonad-contrib")))
>      (inputs (list ghc-random ghc-x11 xmonad ghc-utf8-string ghc-x11-xft))
>      (native-inputs (list ghc-quickcheck ghc-hspec))
> -    (arguments
> -     `(#:cabal-revision ("1"
> -                         "0dc9nbn0kaw98rgpi1rq8np601zjhdr1y0ydg6yb82wwaqawql6z")))
>      (home-page "https://xmonad.org/")
>      (synopsis "Third party extensions for xmonad")
>      (description
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 184 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.