Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / 
chrono-date


Commits:
c757b727 by Brett Cornwall at 2024-10-25T17:47:25-07:00
upgpkg: 3.0.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = chrono-date
        pkgdesc = A date and time library based on the C++11/14/17 <chrono> 
header
-       pkgver = 3.0.2
+       pkgver = 3.0.3
        pkgrel = 1
        url = https://howardhinnant.github.io/date/date.html
        arch = x86_64
@@ -8,10 +8,10 @@ pkgbase = chrono-date
        makedepends = cmake
        makedepends = git
        provides = libdate-tz.so
-       source = 
chrono-date-3.0.2.tar.gz::https://github.com/HowardHinnant/date/archive/v3.0.2.tar.gz
+       source = 
chrono-date-3.0.3.tar.gz::https://github.com/HowardHinnant/date/archive/v3.0.3.tar.gz
        source = 
538-output-date-pc-for-pkg-config.patch::https://patch-diff.githubusercontent.com/raw/HowardHinnant/date/pull/538.patch
        source = disable_buggy_libstdc++_tests.patch
-       sha256sums = 
0449667ea85c5b411c28d08a53f1e420c73416caa5b693c249dac9763eb97b7c
+       sha256sums = 
30de45a34a2605cca33a993a9ea54e8f140f23b1caf1acf3c2fd436c42c7d942
        sha256sums = 
c881ae3ae08b46a2137b987e593469d030669c37c9423921a1fac7de512676f3
        sha256sums = 
bd770b44554790c8854dd433aa670ecb8071a69bbeb2855c97dc66570d442165
 


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Brett Cornwall <ain...@archlinux.org>
 
 pkgname=chrono-date
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 pkgdesc="A date and time library based on the C++11/14/17 <chrono> header"
 arch=(x86_64)
@@ -17,7 +17,7 @@ provides=(
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/HowardHinnant/date/archive/v$pkgver.tar.gz";
         
"538-output-date-pc-for-pkg-config.patch::https://patch-diff.githubusercontent.com/raw/HowardHinnant/date/pull/538.patch";
         "disable_buggy_libstdc++_tests.patch")
-sha256sums=('0449667ea85c5b411c28d08a53f1e420c73416caa5b693c249dac9763eb97b7c'
+sha256sums=('30de45a34a2605cca33a993a9ea54e8f140f23b1caf1acf3c2fd436c42c7d942'
             'c881ae3ae08b46a2137b987e593469d030669c37c9423921a1fac7de512676f3'
             'bd770b44554790c8854dd433aa670ecb8071a69bbeb2855c97dc66570d442165')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chrono-date/-/commit/c757b7275757672967df63f3bd2d6245df902928

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


Reply via email to