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


Commits:
4dafabc4 by Torsten Keßler at 2026-01-19T08:26:52+01:00
upgpkg: 0.2.27-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = functional-plus
        pkgdesc = Functional Programming Library for C++
-       pkgver = 0.2.26
+       pkgver = 0.2.27
        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.26.tar.gz::https://github.com/Dobiasd/FunctionalPlus/archive/refs/tags/v0.2.26.tar.gz
-       sha256sums = 
119894b4ab521d22e7dbd4692c364dc911cf206fca011071575658d4053e61f2
+       source = 
functional-plus-0.2.27.tar.gz::https://github.com/Dobiasd/FunctionalPlus/archive/refs/tags/v0.2.27.tar.gz
+       sha256sums = 
7852a3507e10153b3efb72d1eb6d252ceb8204bd89759b0af5420bbc57eefbae
 
 pkgname = functional-plus


=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
 # Maintainer: Torsten Keßler <[email protected]>
 pkgname=functional-plus
-pkgver=0.2.26
+pkgver=0.2.27
 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=('119894b4ab521d22e7dbd4692c364dc911cf206fca011071575658d4053e61f2')
+sha256sums=('7852a3507e10153b3efb72d1eb6d252ceb8204bd89759b0af5420bbc57eefbae')
 _dirname="$(basename "$_git")-$pkgver"
 
 build() {



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

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


Reply via email to