Skip to content

Commit

Permalink
Update to 1.2.3
Browse files Browse the repository at this point in the history
Upstream changes:
blob 1.2.3 (2022-04-10)

    as_blob(NA_character_) returns a missing blob instead of as_blob("NA") (#26, @MichaelChirico).

blob 1.2.2 (2021-07-23)

    Moved to "stable" lifecycle stage.
    Remove is_vector_s3() (#19).

blob 1.2.1

    Inline prettyunits.
    vec_ptype2.hms.default() forwards to vec_default_ptype2() for compatibility with vctrs 0.2.1.
  • Loading branch information
wen committed May 29, 2022
1 parent 0755611 commit 7a83c90
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/R-blob/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.3 2019/08/08 19:53:38 brook Exp $
# $NetBSD: Makefile,v 1.4 2022/05/29 00:27:37 wen Exp $

R_PKGNAME= blob
R_PKGVER= 1.2.0
R_PKGVER= 1.2.3
CATEGORIES= devel

MAINTAINER= minskim@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions devel/R-blob/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2021/10/26 10:14:01 nia Exp $
$NetBSD: distinfo,v 1.5 2022/05/29 00:27:37 wen Exp $

BLAKE2s (R/blob_1.2.0.tar.gz) = 8720613f3d6f8ae4c48cf7015d944a9684980eb5366771c15609713886474725
SHA512 (R/blob_1.2.0.tar.gz) = 5a9130760fc032e52ae4604ec935d097aebab8ee368facbe5e70429ca05ab6c12624b0c08f48c12ef2db3d9af6c3bc6e0fe23f9142161a9a09753882e164fa1c
Size (R/blob_1.2.0.tar.gz) = 9355 bytes
BLAKE2s (R/blob_1.2.3.tar.gz) = 57732832eef242155e207aae7aae50699716b5f24c8674ed86ad398af7c9c16c
SHA512 (R/blob_1.2.3.tar.gz) = 39a94f1471ee16d5c65f8eb19ef3cd4f22758c25e81847b80ce94287d1a72a24755bc45fa249d8e05d9b206f9cc0bc4a6f155978577d810c16e97569b4e47a20
Size (R/blob_1.2.3.tar.gz) = 10543 bytes

0 comments on commit 7a83c90

Please sign in to comment.