[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/14: gnu: lablgtk: Update to 2.18.10.
From: |
guix-commits |
Subject: |
11/14: gnu: lablgtk: Update to 2.18.10. |
Date: |
Wed, 18 Mar 2020 20:44:27 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit a79b7ab5a288ace353415bd73dc714ed0ecabe62
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Thu Mar 19 00:34:59 2020 +0100
gnu: lablgtk: Update to 2.18.10.
* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.10.
---
gnu/packages/ocaml.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 3570103..74d0bd0 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -764,16 +764,16 @@ Knuthâs LR(1) parser construction technique.")
(define-public lablgtk
(package
(name "lablgtk")
- (version "2.18.8")
+ (version "2.18.10")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/garrigue/lablgtk")
- (commit "lablgtk2188")))
+ (commit version)))
(file-name (git-file-name name version))
(sha256
(base32
- "0gpww8bkwi5cl68kc006970zvzwvq73h1mwrnd239apmwlxc1l8a"))))
+ "0w8cdfcv2wc19sd3qzj3qq77qc6rbnbynsz02gzbl15kgrvgrfxi"))))
(build-system gnu-build-system)
(native-inputs
`(("ocaml" ,ocaml)
- branch master updated (db483ba -> 4a0399e), guix-commits, 2020/03/18
- 01/14: gnu: Use HTTPS for non.tuxfamily.org home pages., guix-commits, 2020/03/18
- 02/14: gnu: r-snowfall: Use HTTPS home page., guix-commits, 2020/03/18
- 03/14: gnu: r-rhpcblasctl: Use HTTPS home page., guix-commits, 2020/03/18
- 06/14: gnu: dovecot: Use libsodium., guix-commits, 2020/03/18
- 08/14: gnu: chafa: Update to 1.2.2., guix-commits, 2020/03/18
- 07/14: gnu: workrave: Update to 1.10.37., guix-commits, 2020/03/18
- 10/14: gnu: bind: Update to 9.16.1., guix-commits, 2020/03/18
- 09/14: gnu: inxi-minimal: Update to 3.0.38-1., guix-commits, 2020/03/18
- 11/14: gnu: lablgtk: Update to 2.18.10.,
guix-commits <=
- 05/14: gnu: dovecot: Use SQLite., guix-commits, 2020/03/18
- 13/14: gnu: libmygpo-qt: Update home page., guix-commits, 2020/03/18
- 04/14: gnu: extempore: Use HTTPS home page., guix-commits, 2020/03/18
- 12/14: gnu: camlzip: Update home page., guix-commits, 2020/03/18
- 14/14: gnu: jrnl: Use HTTPS home page., guix-commits, 2020/03/18