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

David Runge dvzrv at gemini.archlinux.org
Tue Feb 8 08:53:19 UTC 2022


    Date: Tuesday, February 8, 2022 @ 08:53:19
  Author: dvzrv
Revision: 1129039

upgpkg: maturin 0.12.7-1: Upgrade to 0.12.7.

Modified:
  maturin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-08 08:52:46 UTC (rev 1129038)
+++ PKGBUILD	2022-02-08 08:53:19 UTC (rev 1129039)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dvzrv at archlinux.org>
 
 pkgname=maturin
-pkgver=0.12.6
+pkgver=0.12.7
 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=('ebb1810567147a6732f6ecf513b2227bc4023c8e524a5bce966da8e96224a6583da8122a09f69667daa4248c5e5ec138c31e499bb321e3f1b0570aebda8ad87a')
-b2sums=('cce62dbeca01ed5fb049f9256d2c8d3b04a98bf64e440b0d75c67b8df769fffa047c9891ca7e7717a2b5862ff87025eade7b4c011e54ac6968f59595c89f7064')
+sha512sums=('00dd33b89bf02655ac0645bfddb4f4c1127c79cc9f7d8092084037b2aecf37988f99212e6510ce6ae9248e009c8f076eb1504611065f342f3bc1166a3f45a349')
+b2sums=('91f614813e322ce95ed65e06cf9b15c948650f33fae3389e88d64f2cda978d3013ce681beb194d2860032844eec1550d0233e35e7853e004d1a98b8fc3774346')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list