[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/34: gnu: ocaml-base64: Update to 3.5.1.
From: |
guix-commits |
Subject: |
33/34: gnu: ocaml-base64: Update to 3.5.1. |
Date: |
Thu, 8 Feb 2024 17:25:48 -0500 (EST) |
roptat pushed a commit to branch master
in repository guix.
commit 90cfb68a3105cfb23389315f8123271d93fd56bb
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Wed Jan 10 08:43:34 2024 +0100
gnu: ocaml-base64: Update to 3.5.1.
* gnu/packages/ocaml.scm (ocaml-base64): Update to 3.5.1.
Change-Id: I4732c7b8711af79e09536adc478d84ca0e29408c
---
gnu/packages/ocaml.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index ae66622781..480d1dc269 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -4379,7 +4379,7 @@ multitude of other network protocols
(FTP/SMTP/RTSP/etc).")
(define-public ocaml-base64
(package
(name "ocaml-base64")
- (version "3.5.0")
+ (version "3.5.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4388,7 +4388,7 @@ multitude of other network protocols
(FTP/SMTP/RTSP/etc).")
(file-name (git-file-name name version))
(sha256
(base32
- "068hwdbpl7vx9jjpxdc6a10zqd8xa55j3xx7ga6fnwrlfsbs2pjj"))))
+ "1jq349jp663hq51a941afr2y4yyh34r19zsxla73ks9bywj4mm2q"))))
(build-system dune-build-system)
(native-inputs
(list ocaml-alcotest ocaml-bos ocaml-rresult))
- 09/34: gnu: coq: Update to 8.17.1., (continued)
- 09/34: gnu: coq: Update to 8.17.1., guix-commits, 2024/02/08
- 13/34: gnu: ocaml-sexplib: Update to 0.16.0., guix-commits, 2024/02/08
- 14/34: gnu: ocaml-ppxlib: Update to 0.28., guix-commits, 2024/02/08
- 16/34: gnu: ocaml-bin-prot: Update to 0.16.0., guix-commits, 2024/02/08
- 19/34: gnu: ocaml-ppx-bench: Update to 0.16.0., guix-commits, 2024/02/08
- 23/34: gnu: Add ocaml-yaml., guix-commits, 2024/02/08
- 27/34: gnu: Add dune-ordering., guix-commits, 2024/02/08
- 20/34: gnu: Add ocaml-ppx-deriving-yojson., guix-commits, 2024/02/08
- 22/34: gnu: Add ocaml-junit-alcotest., guix-commits, 2024/02/08
- 32/34: gnu: frama-c: Update to 27.1., guix-commits, 2024/02/08
- 33/34: gnu: ocaml-base64: Update to 3.5.1.,
guix-commits <=
- 34/34: gnu: opam: Update to 2.1.5., guix-commits, 2024/02/08
- 25/34: gnu: Add ocaml-ppx-import., guix-commits, 2024/02/08
- 06/34: gnu: Update coq-autosubst to 1.8., guix-commits, 2024/02/08
- 02/34: gnu: Update coq-flocq to 4.1.1., guix-commits, 2024/02/08
- 07/34: gnu: Update coq-stdpp to 1.8.0., guix-commits, 2024/02/08
- 10/34: gnu: dune-bootstrap: Update to 3.11.0., guix-commits, 2024/02/08
- 11/34: gnu: opam: Split build into smaller sub-packages., guix-commits, 2024/02/08
- 12/34: gnu: ocaml-alcotest: Update to 1.7.0., guix-commits, 2024/02/08
- 15/34: gnu: Add ocaml-ppx-stable-witness., guix-commits, 2024/02/08
- 17/34: gnu: ocaml-ppx-bin-prot: Update to 0.16.0., guix-commits, 2024/02/08