Skip to content

Commit

Permalink
hayagriva: update to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ognevny committed Oct 16, 2024
1 parent 92187cc commit 587323e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions mingw-w64-hayagriva/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions mingw-w64-hayagriva/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=hayagriva
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=0.7.0
pkgver=0.8.0
pkgrel=1
pkgdesc="Format references and citations for your YAML-encoded or BibLaTeX bibliography files and query bibliographies using selectors (mingw-w64)"
arch=('any')
Expand All @@ -14,8 +14,8 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-rust")
checkdepends=('git')
source=("https://github.com/typst/hayagriva/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz"
"Cargo.lock")
sha256sums=('4e248bca86825d7b048a378497d823ffe92194fae42488798952a2cdb426f2fc'
'4db634251c4ba2e0639592b236001fc180be03ad8096c93e42ee113f34309db1')
sha256sums=('c127ac42191ec949d6a8e5a3b6185342c09e435c0e19742af12828d75e8e8127'
'e48e391eaa68686ea99bcbf676771fda1751e6376e006b5a520f6d7957861ee8')

prepare() {
cd "${_realname}-${pkgver}"
Expand Down

0 comments on commit 587323e

Please sign in to comment.