summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorØystein Sture2023-10-30 13:47:27 +0100
committerØystein Sture2023-10-30 13:47:27 +0100
commita4f54cbb0dc1bec0894850db623b28309252887f (patch)
tree051e64d681428022164ca9fb1146cbc303f23120
parent50ef5071f70b6ec24a953f7d49a15d7dc97b64ff (diff)
downloadaur-a4f54cbb0dc1bec0894850db623b28309252887f.tar.gz
v0.22.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da832def58da..4bf3a42bb8ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-tensorflow-probability
pkgdesc = Probabilistic reasoning and statistical analysis in TensorFlow
- pkgver = 0.22.0
+ pkgver = 0.22.1
pkgrel = 1
url = https://github.com/tensorflow/probability
arch = any
@@ -16,7 +16,7 @@ pkgbase = python-tensorflow-probability
depends = python-gast03
depends = python-dm-tree
depends = python-absl
- source = https://github.com/tensorflow/probability/archive/v0.22.0.tar.gz
- sha256sums = f9ce55b00c8069246d701c04eaafccde413355f6e76ccf9e549772ecfa0349a4
+ source = https://github.com/tensorflow/probability/archive/v0.22.1.tar.gz
+ sha256sums = 9c1203b454aaeb48ac67dea862a411dba6b04f67c1e874e0e83bd1d7f13829a3
pkgname = python-tensorflow-probability
diff --git a/PKGBUILD b/PKGBUILD
index c05d15ee76b3..5aeb5b73072e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Oystein Sture <oysstu (at) gmail (dot) com>
# Contributor:
pkgname=python-tensorflow-probability
-pkgver=0.22.0
+pkgver=0.22.1
pkgrel=1
pkgdesc="Probabilistic reasoning and statistical analysis in TensorFlow"
url="https://github.com/tensorflow/probability"
@@ -10,7 +10,7 @@ license=('APACHE')
depends=('python' 'python-tensorflow' 'python-numpy' 'python-six' 'python-decorator' 'python-cloudpickle' 'python-gast03' 'python-dm-tree' 'python-absl')
makedepends=('python-setuptools' 'bazel')
source=("https://github.com/tensorflow/probability/archive/v${pkgver}.tar.gz")
-sha256sums=('f9ce55b00c8069246d701c04eaafccde413355f6e76ccf9e549772ecfa0349a4')
+sha256sums=('9c1203b454aaeb48ac67dea862a411dba6b04f67c1e874e0e83bd1d7f13829a3')
build() {
# Force OpenJDK-11