Skip to content

Commit

Permalink
(devel/R-mockery) Updated 0.4.2 to 0.4.3
Browse files Browse the repository at this point in the history
# mockery 0.4.3

* Hadley Wickham is now the maintainer.

* `stub()` now unlocks/relocks locked bindings as required
 (@sambrightman, #30).
  • Loading branch information
mef committed Apr 29, 2022
1 parent 1a1b244 commit 122336c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/R-mockery/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.2 2021/08/24 11:09:50 mef Exp $
# $NetBSD: Makefile,v 1.3 2022/04/29 04:18:39 mef Exp $

R_PKGNAME= mockery
R_PKGVER= 0.4.2
R_PKGVER= 0.4.3
CATEGORIES= devel

MAINTAINER= [email protected]
Expand Down
8 changes: 4 additions & 4 deletions devel/R-mockery/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2021/10/26 10:14:06 nia Exp $
$NetBSD: distinfo,v 1.4 2022/04/29 04:18:39 mef Exp $

BLAKE2s (R/mockery_0.4.2.tar.gz) = d07708e6f2e2c8ce11623bae08cb4cd85155577f67ef75605408c4178cbc7581
SHA512 (R/mockery_0.4.2.tar.gz) = 7952f687cf109cfee21310733dcd9a676e744fc18a21ebf9962f2f3a49927b3285cd8c25e64c5b17bc0216c296218eb7aaef2ca8d284190e3fcb1d2e3bfb1735
Size (R/mockery_0.4.2.tar.gz) = 19837 bytes
BLAKE2s (R/mockery_0.4.3.tar.gz) = 9fc8005bb6791a99e03bf37bebce1971bd2030d0d5505e47e3913156b37c878c
SHA512 (R/mockery_0.4.3.tar.gz) = fdfcc60c2cc0f5db574de79ffa7264d68ba5679943b09158b490a57eae2e1aa8587b9863dfbaf3259ad8c0c62d6400a079aaa5fb6958ae4d8ea415948b3c188f
Size (R/mockery_0.4.3.tar.gz) = 20854 bytes

0 comments on commit 122336c

Please sign in to comment.