From: Michael Rohleder <mike@rohleder.de>
To: 40201@debbugs.gnu.org
Subject: [bug#40201] [PATCH] gnu: dialog: update to 1.3-20200228
Date: Mon, 23 Mar 2020 22:14:00 +0100 [thread overview]
Message-ID: <87mu86ai5j.fsf@rohleder.de> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 60 bytes --]
* gnu/packages/ncurses.scm (dialog): update to 1.3-20200228
[-- Attachment #1.2: [PATCH] * gnu/packages/ncurses.scm (dialog): update to 1.3-20200228 --]
[-- Type: text/x-patch, Size: 1543 bytes --]
From c008b66ffe956a3ac5166349be8b9e5b9bc9e394 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Mon, 23 Mar 2020 22:08:20 +0100
Subject: [PATCH] * gnu/packages/ncurses.scm (dialog): update to 1.3-20200228
---
gnu/packages/ncurses.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/ncurses.scm b/gnu/packages/ncurses.scm
index 75ad492822..a969f3ffd6 100644
--- a/gnu/packages/ncurses.scm
+++ b/gnu/packages/ncurses.scm
@@ -7,6 +7,7 @@
;;; Copyright © 2016 Jan Nieuwenhuizen <janneke@gnu.org>
;;; Copyright © 2017, 2019 Marius Bakke <mbakke@fastmail.com>
;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -244,7 +245,7 @@ ncursesw library provides wide character support.")
(define-public dialog
(package
(name "dialog")
- (version "1.3-20191110")
+ (version "1.3-20200228")
(source (origin
(method url-fetch)
(uri (string-append
@@ -252,7 +253,7 @@ ncursesw library provides wide character support.")
version ".tgz"))
(sha256
(base32
- "0qqf3l7a3brgsz3kcrawyhicivajqr57gkp3134h4k20204psanr"))))
+ "1n8zbkigbzxw8gkw7qhzwzdyc7rbc7a0jcfy9z8ib7pf3qfw9y4z"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ; no test suite
--
2.26.0
[-- Attachment #1.3: Type: text/plain, Size: 80 bytes --]
--
Software is like sex: it is better when it is free.
Linus Torvalds
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
next reply other threads:[~2020-03-23 21:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-23 21:14 Michael Rohleder [this message]
2020-03-24 9:20 ` bug#40201: [PATCH] gnu: dialog: update to 1.3-20200228 Efraim Flashner
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=87mu86ai5j.fsf@rohleder.de \
--to=mike@rohleder.de \
--cc=40201@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.