[arch-commits] Commit in maturin/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Tue Feb 8 18:04:12 UTC 2022


    Date: Tuesday, February 8, 2022 @ 18:04:11
  Author: dvzrv
Revision: 1129316

upgpkg: maturin 0.12.8-1: Upgrade to 0.12.8.

Modified:
  maturin/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-08 17:38:19 UTC (rev 1129315)
+++ PKGBUILD	2022-02-08 18:04:11 UTC (rev 1129316)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dvzrv at archlinux.org>
 
 pkgname=maturin
-pkgver=0.12.7
+pkgver=0.12.8
 pkgrel=1
 pkgdesc="Build and publish crates with pyo3, rust-cpython and cffi bindings"
 url="https://github.com/PyO3/maturin"
@@ -12,8 +12,8 @@
 # disable LTO until ring can be built with it: https://github.com/briansmith/ring/issues/1444
 options=(!lto)
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/PyO3/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz)
-sha512sums=('00dd33b89bf02655ac0645bfddb4f4c1127c79cc9f7d8092084037b2aecf37988f99212e6510ce6ae9248e009c8f076eb1504611065f342f3bc1166a3f45a349')
-b2sums=('91f614813e322ce95ed65e06cf9b15c948650f33fae3389e88d64f2cda978d3013ce681beb194d2860032844eec1550d0233e35e7853e004d1a98b8fc3774346')
+sha512sums=('b36b8f6d47446c6f31f7cfe3d06563b3904a700ee38aed242c530aef03ca29c6c2591210dc3dfe9cc93b6b299d3d3a0ac81cd5cba69a925fe4a05ef536af8708')
+b2sums=('b681eda744aa2e10c38e14348ebd08383f26a26e16a4acfdd942269a189a42f0fda93294ffb2d280daf24907247d00c7c384806c7cc451be9ccc2b87599e0f7c')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list