forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(devel/R-crayon) Updated 1.5.1 to 1.5.2
# crayon 1.5.2 * crayon functions now mark their output with the right encoding, if their input was marked (#136, #138).
- Loading branch information
mef
committed
Dec 18, 2022
1 parent
4527ed8
commit 87c9eea
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# $NetBSD: Makefile,v 1.5 2022/04/02 02:57:05 wen Exp $ | ||
# $NetBSD: Makefile,v 1.6 2022/12/18 01:21:58 mef Exp $ | ||
|
||
R_PKGNAME= crayon | ||
R_PKGVER= 1.5.1 | ||
R_PKGVER= 1.5.2 | ||
CATEGORIES= devel | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.4 2022/04/02 02:57:05 wen Exp $ | ||
$NetBSD: distinfo,v 1.5 2022/12/18 01:21:58 mef Exp $ | ||
|
||
BLAKE2s (R/crayon_1.5.1.tar.gz) = cda2d7a31a93f3b76393f9e97d146dd1962a9edbe827615bb3d866b9d400d530 | ||
SHA512 (R/crayon_1.5.1.tar.gz) = b0a200e27572a9690aa7038b57ef93494cb1ec10cb285b4cd76bc2cd19e0af87ee31a179daa617e107c55dde77a602238ec3445d3e918d413b6674d02fc03096 | ||
Size (R/crayon_1.5.1.tar.gz) = 40178 bytes | ||
BLAKE2s (R/crayon_1.5.2.tar.gz) = 7c09c7304fd1d5d0dc230f98fba1c8aee283b38116c050b70e1d1415e5ad2819 | ||
SHA512 (R/crayon_1.5.2.tar.gz) = 7b493bce6228fe31f70e6c4d80ff822e0419f7b17861847cd19d51b3e33505d423e657efada5b8c4fe2d8ad6642ea2a242008584c42765b46137753cd6115e55 | ||
Size (R/crayon_1.5.2.tar.gz) = 40567 bytes |