[PATCH 2/2] gnu: Add guile3.0-ncurses-with-gpm.

  • Done
  • quality assurance status badge
Details
One participant
  • Martin Becze
Owner
unassigned
Submitted by
Martin Becze
Severity
normal
M
M
Martin Becze wrote on 30 Apr 2020 18:58
(address . guix-patches@gnu.org)(name . Martin Becze)(address . mjbecze@riseup.net)
294762badeedccfd3f6b6de3cb6b3693811c0f08.1588265903.git.mjbecze@riseup.net
* gnu/packages/guile-xyz.scm (guile3.0-ncurses/gpm): New variable.
---
gnu/packages/guile-xyz.scm | 7 +++++++
1 file changed, 7 insertions(+)

Toggle diff (20 lines)
diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 37511e9bca..82a5362637 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -1892,6 +1892,13 @@ library.")
(inputs `(("ncurses" ,ncurses/gpm)
("guile" ,guile-2.2)))))
+(define-public guile3.0-ncurses/gpm
+ (package
+ (inherit guile3.0-ncurses)
+ (name "guile3.0-ncurses-with-gpm")
+ (inputs `(("ncurses" ,ncurses/gpm)
+ ("guile" ,guile-3.0)))))
+
(define-public guile-lib
(package
(name "guile-lib")
--
2.26.2
M
M
Martin Becze wrote on 30 Apr 2020 19:02
Fwd: bug#40986: Acknowledgement ([PATCH 2/2] gnu: Add guile3.0-ncurses-with-gpm.)
(address . 40986-done@debbugs.gnu.org)
6b800862-950f-3ecb-7cf6-8068c46aa75a@riseup.net
This should have been sent to 40984.


-------- Forwarded Message --------
Subject: bug#40986: Acknowledgement ([PATCH 2/2] gnu: Add
guile3.0-ncurses-with-gpm.)
Date: Thu, 30 Apr 2020 17:00:02 +0000
From: GNU bug Tracking System <help-debbugs@gnu.org>
Reply-To: 40986@debbugs.gnu.org
To: Martin Becze <mjbecze@riseup.net>

Thank you for filing a new bug report with debbugs.gnu.org.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
guix-patches@gnu.org

If you wish to submit further information on this problem, please
send it to 40986@debbugs.gnu.org.

Please do not send mail to help-debbugs@gnu.org unless you wish
to report a problem with the Bug-tracking system.

--
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
Closed
?