[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/15: gnu: g-golf: Update to ef830107b9765bd6a2da848d0cbe45e11374c0b5.
From: |
guix-commits |
Subject: |
14/15: gnu: g-golf: Update to ef830107b9765bd6a2da848d0cbe45e11374c0b5. |
Date: |
Tue, 10 Nov 2020 16:34:20 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit f2d36d4f10ca195f918898f6252dbfa957618b03
Author: Mike Rosset <mike.rosset@gmail.com>
AuthorDate: Mon Nov 2 08:57:33 2020 -0800
gnu: g-golf: Update to ef830107b9765bd6a2da848d0cbe45e11374c0b5.
* gnu/packages/guile-xyz.scm (g-golf): Update to
ef830107b9765bd6a2da848d0cbe45e11374c0b5.
Signed-off-by: Marius Bakke <marius@gnu.org>
---
gnu/packages/guile-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 69590ec..00d97da 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -1803,8 +1803,8 @@ capabilities.")
(license license:gpl3+)))
(define-public g-golf
- (let ((commit "84e894eb7945c3bcdf7f8d5135c1be3efa524c92")
- (revision "822"))
+ (let ((commit "ef830107b9765bd6a2da848d0cbe45e11374c0b5")
+ (revision "839"))
(package
(name "g-golf")
(version (git-version "0.1.0" revision commit))
@@ -1816,7 +1816,7 @@ capabilities.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "1pkcij65zy2lkip5yrfzj85nq17pp9mrf0d4sk6hpjqr4kd0bxd5"))))
+ (base32 "0r472hvmf447kqvkahp1wy4irb5gy8y793hm8r9rc511smdx66cw"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)
- 04/15: gnu: pre-commit: Update to 2.8.1., (continued)
- 04/15: gnu: pre-commit: Update to 2.8.1., guix-commits, 2020/11/10
- 06/15: gnu: v4l-utils: Move graphical tools to a separate output, guix-commits, 2020/11/10
- 07/15: gnu: v4l-utils: Do not build static libraries., guix-commits, 2020/11/10
- 08/15: gnu: sdcc: Remove non-free code., guix-commits, 2020/11/10
- 01/15: gnu: ungoogled-chromium: Update to 86.0.4240.193-0.b68e17f., guix-commits, 2020/11/10
- 02/15: gnu: cl-slime-swank: Update to 2.26., guix-commits, 2020/11/10
- 03/15: gnu: Add python-re-assert., guix-commits, 2020/11/10
- 05/15: gnu: python-canonicaljson: Update to 1.4.0., guix-commits, 2020/11/10
- 11/15: gnu: gnucash: Enable python bindings., guix-commits, 2020/11/10
- 15/15: gnu: nomad: Update to 0.2.0-alpha-199-g3e7a475., guix-commits, 2020/11/10
- 14/15: gnu: g-golf: Update to ef830107b9765bd6a2da848d0cbe45e11374c0b5.,
guix-commits <=
- 10/15: gnu: Add setzer., guix-commits, 2020/11/10
- 09/15: gnu: Add icedove-wayland., guix-commits, 2020/11/10
- 13/15: gnu: emacsy-minimal: Update to v0.4.1-37-g5f91ee6., guix-commits, 2020/11/10
- 12/15: gnu: httpie: Add 'lint-hidden-cve' property., guix-commits, 2020/11/10