Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
fpylll


Commits:
11a05e59 by Antonio Rojas at 2024-01-22T07:46:28+01:00
upgpkg: 0.6.1-1: Update to 0.6.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = fpylll
        pkgdesc = A Python interface for fplll
-       pkgver = 0.6.0
+       pkgver = 0.6.1
        pkgrel = 1
        url = https://github.com/fplll/fpylll
        arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = fpylll
        depends = python-cysignals
        depends = python-numpy
        depends = qd
-       source = 
https://github.com/fplll/fpylll/releases/download/0.6.0/fpylll-0.6.0.tar.gz
-       sha256sums = 
0f2764e3c3e861024af7c3bc0afdb0de2ad98e5430315afb229a98c91e66e1d2
+       source = 
https://github.com/fplll/fpylll/releases/download/0.6.1/fpylll-0.6.1.tar.gz
+       sha256sums = 
c8a18e735358adef4c398fcc2f567fda01f79f7321825d747dfb2d3dfeef33b3
 
 pkgname = python-fpylll


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgbase=fpylll
 pkgname=python-fpylll
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc='A Python interface for fplll'
 arch=(x86_64)
@@ -24,7 +24,7 @@ makedepends=(cython
              python-wheel)
 checkdepends=(python-pytest)
 
source=(https://github.com/fplll/fpylll/releases/download/$pkgver/$pkgbase-$pkgver.tar.gz)
-sha256sums=('0f2764e3c3e861024af7c3bc0afdb0de2ad98e5430315afb229a98c91e66e1d2')
+sha256sums=('c8a18e735358adef4c398fcc2f567fda01f79f7321825d747dfb2d3dfeef33b3')
 
 build() {
   cd $pkgbase-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fpylll/-/commit/11a05e59b5630c6d927244b0af8b82feb1b831cd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fpylll/-/commit/11a05e59b5630c6d927244b0af8b82feb1b831cd
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to