Skip to content

Commit

Permalink
www/ruby-sawyer: update to 0.9.1
Browse files Browse the repository at this point in the history
0.9.1 (2022-04-19)

What's Changed

* Specify correct minimal Faraday version by @skryukov in #73

New Contributors

* @skryukov made their first contribution in #73

Contributors

* @skryukov

0.9.0 (2022-04-19)

What's Changed

* Allow closing underlying connection. by @ioquatix in #67
* Enhance Faraday Support by @iMacTia in #72

New Contributors

* @ioquatix made their first contribution in #67
* @iMacTia made their first contribution in #72
  • Loading branch information
taca committed Aug 25, 2022
1 parent f3cd005 commit bb6705c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions www/ruby-sawyer/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2020/03/21 17:16:35 taca Exp $
# $NetBSD: Makefile,v 1.4 2022/08/25 01:48:08 taca Exp $

DISTNAME= sawyer-0.8.2
DISTNAME= sawyer-0.9.1
CATEGORIES= www

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions www/ruby-sawyer/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2021/10/26 11:31:05 nia Exp $
$NetBSD: distinfo,v 1.6 2022/08/25 01:48:08 taca Exp $

BLAKE2s (sawyer-0.8.2.gem) = 87e4bf1e6de74519dc92d71db55e4e3aa4023538be6af6a132d9194dd2cbc922
SHA512 (sawyer-0.8.2.gem) = e6e4e0e9e031a11c330d6fbb77d151c6b7b71b8e8534c2d9b0949fba33fd70c16edd0ce2cc554b413009994db553b81599d1022598f124d9d9cf06838e6e5c62
Size (sawyer-0.8.2.gem) = 12800 bytes
BLAKE2s (sawyer-0.9.1.gem) = e23407bd48b6e0743c1d5e644ba72ab246f33aad07af8a06b475b782d53c56ab
SHA512 (sawyer-0.9.1.gem) = 85134b353e1951c65a0159333cd0733401e316fde0231f026aea4529ed2ac5af46b5288206cc1c9fefb8ac73cfe49e8364c3db086cd05e7b1b3ccf543affb222
Size (sawyer-0.9.1.gem) = 12800 bytes

0 comments on commit bb6705c

Please sign in to comment.