From: hiecaq <this@hiecaq.org>
To: 74594@debbugs.gnu.org
Cc: hiecaq <this@hiecaq.org>
Subject: [bug#74594] [PATCH] gnu: ghc-xmonad-contrib: Update to 0.18.1.
Date: Thu, 28 Nov 2024 23:21:21 +0800 [thread overview]
Message-ID: <20241128152134.7696-1-this@hiecaq.org> (raw)
* 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
--
2.46.0
reply other threads:[~2024-11-28 17:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241128152134.7696-1-this@hiecaq.org \
--to=this@hiecaq.org \
--cc=74594@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 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).