;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2015, 2016, 2017 Leo Famulari ;;; Copyright © 2018, 2019 Efraim Flashner ;;; Copyright © 2020 Tobias Geerinckx-Rice ;;; ;;; This file is part of GNU Guix. ;;; ;;; GNU Guix is free software; you can redistribute it and/or modify it ;;; under the terms of the GNU General Public License as published by ;;; the Free Software Foundation; either version 3 of the License, or (at ;;; your option) any later version. ;;; ;;; GNU Guix is distributed in the hope that it will be useful, but ;;; WITHOUT ANY WARRANTY; without even the implied warranty of ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License ;;; along with GNU Guix. If not, see . (define-module (gnu packages dav) #:use-module (guix build-system python) #:use-modul
aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorGreg Hogan <code@greghogan.com>2024-09-17 20:16:54 +0000
committerLudovic Courtès <ludo@gnu.org>2024-09-28 00:20:20 +0200
commite597755a8e0afa6f0cb02facd0b49c2a2ffbd569 (patch)
treec25ffcec17859a41ff464d646d4f04d759ef028c /gnu
parentaeeff3e8772c103f114eb9a858b2da6b3c1e5dd7 (diff)
downloadguix-e597755a8e0afa6f0cb02facd0b49c2a2ffbd569.tar.gz
guix-e597755a8e0afa6f0cb02facd0b49c2a2ffbd569.zip
gnu: aws-c-io: Update to 0.14.18.
* gnu/packages/c.scm (aws-c-io): Update to 0.14.18. Change-Id: I2013a9c2f173898e2c48c05824da0044885166e1