Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / 
functional-plus


Commits:
7852b797 by Torsten Keßler at 2025-12-28T17:53:13+01:00
upgpkg: 0.2.26-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = functional-plus
        pkgdesc = Functional Programming Library for C++
-       pkgver = 0.2.25
+       pkgver = 0.2.26
        pkgrel = 1
        url = https://www.editgym.com/fplus-api-search/
        arch = any
@@ -8,7 +8,7 @@ pkgbase = functional-plus
        checkdepends = doctest
        makedepends = cmake
        makedepends = python
-       source = 
functional-plus-0.2.25.tar.gz::https://github.com/Dobiasd/FunctionalPlus/archive/refs/tags/v0.2.25.tar.gz
-       sha256sums = 
9b5e24bbc92f43b977dc83efbc173bcf07dbe07f8718fc2670093655b56fcee3
+       source = 
functional-plus-0.2.26.tar.gz::https://github.com/Dobiasd/FunctionalPlus/archive/refs/tags/v0.2.26.tar.gz
+       sha256sums = 
119894b4ab521d22e7dbd4692c364dc911cf206fca011071575658d4053e61f2
 
 pkgname = functional-plus


=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
 # Maintainer: Torsten Keßler <[email protected]>
 pkgname=functional-plus
-pkgver=0.2.25
+pkgver=0.2.26
 pkgrel=1
 pkgdesc='Functional Programming Library for C++'
 arch=('any')
@@ -10,7 +10,7 @@ makedepends=('cmake' 'python')
 checkdepends=('doctest')
 _git='https://github.com/Dobiasd/FunctionalPlus'
 source=("$pkgname-$pkgver.tar.gz::$_git/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('9b5e24bbc92f43b977dc83efbc173bcf07dbe07f8718fc2670093655b56fcee3')
+sha256sums=('119894b4ab521d22e7dbd4692c364dc911cf206fca011071575658d4053e61f2')
 _dirname="$(basename "$_git")-$pkgver"
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/functional-plus/-/commit/7852b79770b179136db68f8d87c85747d86d33ca

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/functional-plus/-/commit/7852b79770b179136db68f8d87c85747d86d33ca
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to