[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/16: gnu: ocaml-topkg: Update to 1.0.5.
From: |
guix-commits |
Subject: |
10/16: gnu: ocaml-topkg: Update to 1.0.5. |
Date: |
Fri, 4 Feb 2022 11:51:07 -0500 (EST) |
roptat pushed a commit to branch master
in repository guix.
commit 1a97471939e28884dee4d239bea65aa8a68f58e2
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Fri Feb 4 13:01:39 2022 +0100
gnu: ocaml-topkg: Update to 1.0.5.
* gnu/packages/ocaml.scm (ocaml-topkg): Update to 1.0.5.
---
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 909d9f8736..151499c3ef 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -1976,14 +1976,14 @@ defined in this library.")
(define-public ocaml-topkg
(package
(name "ocaml-topkg")
- (version "1.0.4")
+ (version "1.0.5")
(source (origin
(method url-fetch)
(uri (string-append
"http://erratique.ch/software/topkg/releases/"
"topkg-" version ".tbz"))
(sha256
(base32
- "1kzw5cxkizcvh4rgzwgpjlj9hfxfk6yr686bxx6wrbsfs8as371k"))))
+ "1iyinmcfqpprk7k4cc51nqgypayprbj4larwcfqw86k5dri84825"))))
(build-system ocaml-build-system)
(native-inputs
(list opam ocamlbuild))
- 02/16: gnu: ocaml-gen: Update to 1.0., (continued)
- 02/16: gnu: ocaml-gen: Update to 1.0., guix-commits, 2022/02/04
- 01/16: gnu: ocaml-mccs: Update to 1.1+13., guix-commits, 2022/02/04
- 03/16: gnu: ocaml-sedlex: Update to 2.5., guix-commits, 2022/02/04
- 04/16: gnu: ocaml-cohttp: Update to 5.0.0., guix-commits, 2022/02/04
- 05/16: gnu: ocaml-utop: Update to 2.9.0., guix-commits, 2022/02/04
- 11/16: gnu: ocaml-mdx: Update to 2.1.0., guix-commits, 2022/02/04
- 12/16: gnu: ocaml-pcre: Update to 7.5.0., guix-commits, 2022/02/04
- 06/16: gnu: ocaml-batteries: Update to 3.5.0., guix-commits, 2022/02/04
- 09/16: gnu: ocaml-base: Update to 0.14.3., guix-commits, 2022/02/04
- 08/16: gnu: ocaml-sqlite3: Update to 5.1.0., guix-commits, 2022/02/04
- 10/16: gnu: ocaml-topkg: Update to 1.0.5.,
guix-commits <=
- 16/16: gnu: ocaml-bigarray-compat: Update to 1.1.0., guix-commits, 2022/02/04
- 07/16: gnu: ocaml-lwt-react: Update to 1.1.5., guix-commits, 2022/02/04
- 13/16: gnu: ocaml-menhir: Update to 20211230., guix-commits, 2022/02/04
- 15/16: gnu: ocaml-parsexp: Update to 0.14.2., guix-commits, 2022/02/04
- 14/16: gnu: ocaml-ocurl: Update to 0.9.2., guix-commits, 2022/02/04