Skip to content

Commit

Permalink
graphics/ruby-youplot: update to 0.4.6
Browse files Browse the repository at this point in the history
0.4.6 (2024-07-20)

* Fix a missing link by @TO226 in #37
* Added Guix installation by @gemmaro in #40
* Add examples that work offline to the README by @kojix2 in #42
* readme: fix typo for "-o" option by @muxator in #47
* Fix typo: baplot -> barplot by @szarnyasg in #50
* docs: add nix command to installation by @thenbe in #51
  • Loading branch information
taca committed Jul 20, 2024
1 parent 3b68f67 commit bff1fa6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions graphics/ruby-youplot/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2023/01/31 13:07:11 wiz Exp $
# $NetBSD: Makefile,v 1.2 2024/07/20 15:28:19 taca Exp $

DISTNAME= youplot-0.4.5
DISTNAME= youplot-0.4.6
CATEGORIES= graphics

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions graphics/ruby-youplot/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2023/01/31 13:07:11 wiz Exp $
$NetBSD: distinfo,v 1.2 2024/07/20 15:28:19 taca Exp $

BLAKE2s (youplot-0.4.5.gem) = 0fbb8ecf2b1bf94ee86f8ec84268673f458d86e59dd415e2114379f491d23e19
SHA512 (youplot-0.4.5.gem) = 031713791497de8c600b8383ecccddfa2202a8fd3a93398d7df344242fc7ed067a188a50a013cb419afa393e024d2074faca7c475ece7381168bc6c678922eb5
Size (youplot-0.4.5.gem) = 16384 bytes
BLAKE2s (youplot-0.4.6.gem) = 06a47febb4ac4bb5805e69320d8c8921114a57bc5c05153f5a8fb51fea31a332
SHA512 (youplot-0.4.6.gem) = 5ca1adfd6a6fa287f8dacde061e0789be4122f68ca069c1086f11abfe2e60e203c1cc5cf999cb14b2a91623d46226ef39dbb0f1b7dd3745c6d09790fd4a30aad
Size (youplot-0.4.6.gem) = 16896 bytes

0 comments on commit bff1fa6

Please sign in to comment.