[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/16: gnu: pegtl: Update to 3.2.2.
From: |
guix-commits |
Subject: |
08/16: gnu: pegtl: Update to 3.2.2. |
Date: |
Thu, 3 Feb 2022 17:44:58 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 07e4efae7b188100ee8d7cc37b0a3a1adc3cfe74
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Thu Feb 3 18:33:08 2022 +0100
gnu: pegtl: Update to 3.2.2.
* gnu/packages/cpp.scm (pegtl): Update to 3.2.2.
---
gnu/packages/cpp.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index ba54dbcda8..3c68cd86a0 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -955,7 +955,7 @@ Google's C++ code base.")
(define-public pegtl
(package
(name "pegtl")
- (version "2.8.3")
+ (version "3.2.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -964,7 +964,7 @@ Google's C++ code base.")
(file-name (git-file-name name version))
(sha256
(base32
- "17crgjfdx55imi2dqnz6xpvsxq07390yfgkz5nd2g77ydkvq9db3"))))
+ "1viwrlsw5nwvbv8d88mf5r77syapgxx3xm1kv5kmn6drw8jgsmzf"))))
(build-system cmake-build-system)
(home-page "https://github.com/taocpp/PEGTL")
(synopsis "Parsing Expression Grammar template library")
- branch master updated (70f2207152 -> ff093f5739), guix-commits, 2022/02/03
- 04/16: gnu: python-febelfin-coda: Update to 0.2.0., guix-commits, 2022/02/03
- 06/16: gnu: python-django@3: Update to 3.2.12 [fixes CVE-2022-22818, CVE-2022-23833]., guix-commits, 2022/02/03
- 02/16: gnu: LLVM: Update to 13.0.1., guix-commits, 2022/02/03
- 01/16: gnu: LLVM: Add release-monitoring-url., guix-commits, 2022/02/03
- 07/16: gnu: python-django@2: Update to 2.2.27 [fixes CVE-2022-22818, CVE-2022-23833]., guix-commits, 2022/02/03
- 08/16: gnu: pegtl: Update to 3.2.2.,
guix-commits <=
- 05/16: gnu: python-django: Update to 4.0.2 [fixes CVE-2022-22818, CVE-2022-23833]., guix-commits, 2022/02/03
- 10/16: gnu: usbguard: Remove input labels., guix-commits, 2022/02/03
- 03/16: gnu: python-can: Update to 3.3.4., guix-commits, 2022/02/03
- 09/16: gnu: usbguard: Update to 1.0.0-55-g466f1f0., guix-commits, 2022/02/03
- 11/16: gnu: python-libsass: Fix build., guix-commits, 2022/02/03
- 14/16: gnu: Add perl-date-range., guix-commits, 2022/02/03
- 15/16: gnu: python-translate-toolkit: Disable sanity check., guix-commits, 2022/02/03
- 13/16: gnu: b4: Fix build failure., guix-commits, 2022/02/03
- 16/16: gnu: strongswan: Build with libsoup@2., guix-commits, 2022/02/03
- 12/16: gnu: python-libsass: Remove label usage., guix-commits, 2022/02/03