guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: stumpwm: Add comment saying patch can be removed in next release.


From: guix-commits
Subject: 01/01: stumpwm: Add comment saying patch can be removed in next release.
Date: Wed, 19 Dec 2018 09:48:49 -0500 (EST)

cwebber pushed a commit to branch master
in repository guix.

commit af8c90e86230e1bae93b5ba9b6f77a76f302e203
Author: Christopher Lemmer Webber <address@hidden>
Date:   Wed Dec 19 09:47:52 2018 -0500

    stumpwm: Add comment saying patch can be removed in next release.
    
    * gnu/packages/lisp.scm (stumpwm): Add comment saying patch can be removed 
in
      next release.
---
 gnu/packages/lisp.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index e4669e3..0419a55 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -978,6 +978,8 @@ from other CLXes around the net.")
                (base32 "177gxfk4c127i9crghx6fmkipznhgylvzgnjb2pna38g21gg6s39"))
               (file-name (string-append "stumpwm-" version ".tar.gz"))
               (patches
+               ;; This patch is included in the post-18.11 git master tree
+               ;; and can be removed when we move to the next release.
                (search-patches "stumpwm-fix-broken-read-one-line.patch"))))
     (build-system asdf-build-system/sbcl)
     (native-inputs `(("fiasco" ,sbcl-fiasco)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]