X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 84EDA3858D20
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1680729434;
	bh=k3yzHuQOmucxDeBezs9d5pn2ty+MzrlNjBlgTZcqJZE=;
	h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=AdcWaqXvtrATiHuK1/AkI1lq3uIpOAaQXCFMFVNRxZ/oHbGDwGH4Zh2F8WgX/MRwm
	 DAUAd30QolsekbZW3r2vXjzw6q2elwbUJQHM+3E/J78+YQRfnVze/8r/8EFwSit7lL
	 qwi+FjJ9mHSlEAxjFOUqZQaFPo1GFt4lrAmFD2fc=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EEF1B3856965
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8C2A93856956
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 424AE3858D20
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1680729337;
 h=to:subject:message-id:date:from:mime-version:x-gm-message-state
 :from:to:cc:subject:date:message-id:reply-to;
 bh=v3DBlbIMvaXmn469nBProSOxyFOeVYlScjgjLD99kmQ=;
 b=BDpDn1K7fEKSXbw7swZ1RTDMIiv0sosoffqnblcJCFrSydmqYLADwEuQOf93safeRQ
 PS3keF0OOY/9VZSDVIq0lERsW0Ai+5KIsA+I16hJg5jgURmBIMu2T5tZ/g3Krjcmueka
 qJARy/nrCJ3qXB8pqsiwTq5zKr67vYi9uRVuFTyreYymksNJOv7ORsYxaVRHppjtdao0
 rVJIN6LY6ElC0DnLd6pbGqGkbmxQ+17FaPzZBGV64FYQAO4sQnmYTUYRUjx/6q9XQNei
 Hax0UxLztSldeb6pG/2g3hqrMkcd1tFmxy6/LbQOsoKjAb7/0HfyxGoNNPG0CvFEiGe5
 mz9g==
X-Gm-Message-State: AAQBX9dUmiZT5aeIIeIDgqD6r5Bajx08GWm9rdNHF1m6Na2MlVL5OVtp
 tq/Q7TiY/N4essb9gsvKyT1+P3pi5IyQP7XKlZEh+jjSj+sO+g==
X-Google-Smtp-Source: AKy350a8BnMFWuaCFhd1x/px/mXp7TDqbyVbZ44zZ+2xPXwic+6I312rQvlsAtjlQAGneDivoIrAGbqoPCQNB2bsIoo=
X-Received: by 2002:a17:906:24b:b0:93e:9362:75fa with SMTP id
 11-20020a170906024b00b0093e936275famr4864783ejl.47.1680729337541; Wed, 05 Apr
 2023 14:15:37 -0700 (PDT)
MIME-Version: 1.0
Date: Wed, 5 Apr 2023 17:15:26 -0400
Message-Id: <announce.CAJOCpN3wn88w2qjdcRGJTE4-kK4M=rZ1dh=oZbQ7kK+UGLMHmw@mail.gmail.com>
Subject: [ANNOUNCEMENT] discus 0.5.0-1
To: cygwin@cygwin.com
X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE,
 KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=no autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Andrew Schulman via Cygwin-announce via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Andrew Schulman via Cygwin-announce <cygwin-announce@cygwin.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

discus 0.5.0-1 is now available in Cygwin. This is a new upstream release,
with a minor bug fix. See the upstream changelog[1] for details.

discus is a pretty version of the df(1) command. It adds features such as
color, graphs, and smart formatting of numbers (automatically choosing the
most suitable size from kilobytes, megabytes, gigabytes, or terabytes). If
you don't want discus deciding the best sizes, you can also choose your own
increments, along with specifying the number of decimal places you'd like
to see.

Home page: https://github.com/ncarrier/discus

Andrew E. Schulman

[1]https://github.com/ncarrier/discus/blob/master/changelog


*******************************************************************


To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run setup and answer all of the questions.

      *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com_at_cygwin.com

If you need more information on unsubscribing, start reading here:

http://cygwin.com/lists.html#subscribe-unsubscribe

Please read *all* of the information on unsubscribing that is available
starting at this URL.

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
