graphics/vhs: Update to 0.7.2

ChangeLog: https://github.com/charmbracelet/vhs/releases/tag/v0.7.2

Bug fixes

 * Fix vhs serve mode
 * Update log dependency

Other work

 * Fix app crash when there is repeated SLEEP at the end of the "lines" slice
 * Refactor Lexer, Parser, Token into packages

PR:		279613
Reported by:	DtxdF@disroot.org (maintainer)
This commit is contained in:
Jesús Daniel Colmenares Oviedo
2024-06-12 09:15:40 +02:00
committed by Fernando Apesteguía
parent 06cd605376
commit a0212e1621
2 changed files with 6 additions and 7 deletions

View File

@@ -1,7 +1,6 @@
PORTNAME= vhs
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.0
PORTREVISION= 6
DISTVERSION= 0.7.2
CATEGORIES= graphics
MAINTAINER= DtxdF@disroot.org

View File

@@ -1,5 +1,5 @@
TIMESTAMP = 1690840039
SHA256 (go/graphics_vhs/vhs-v0.6.0/v0.6.0.mod) = 3b20602734cb2dc68a943cb9c3c3534c2e688b003e11f908b5a44e6ad33f9b0c
SIZE (go/graphics_vhs/vhs-v0.6.0/v0.6.0.mod) = 2142
SHA256 (go/graphics_vhs/vhs-v0.6.0/v0.6.0.zip) = 96319d5468f7bdf4fa239826d5f14dad30e61810de65fd1cfc99c966f0662fd0
SIZE (go/graphics_vhs/vhs-v0.6.0/v0.6.0.zip) = 183582
TIMESTAMP = 1717949133
SHA256 (go/graphics_vhs/vhs-v0.7.2/v0.7.2.mod) = 411cc8fb06bf45040f3c5669ce34049a497ecdf1a1faf99249f369107fa8e102
SIZE (go/graphics_vhs/vhs-v0.7.2/v0.7.2.mod) = 2777
SHA256 (go/graphics_vhs/vhs-v0.7.2/v0.7.2.zip) = 1aaf7e3b21f5174c2acf433c54a4200df2f4d8f9d7c6b4f2425ec56cacfad01b
SIZE (go/graphics_vhs/vhs-v0.7.2/v0.7.2.zip) = 207887