[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/11: gnu: sugar-block-party-activity: Update to 12-1.26a58f1.
From: |
guix-commits |
Subject: |
05/11: gnu: sugar-block-party-activity: Update to 12-1.26a58f1. |
Date: |
Tue, 13 Feb 2024 09:05:25 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 25ff1439b832a8cbd37837ce8e60f5bbe6c29785
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Feb 13 10:06:51 2024 +0100
gnu: sugar-block-party-activity: Update to 12-1.26a58f1.
* gnu/packages/sugar.scm (sugar-block-party-activity): Update to
12-1.26a58f1.
Change-Id: I2373b613cb6a31240e5e2d8d0060d038a9557084
---
gnu/packages/sugar.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/sugar.scm b/gnu/packages/sugar.scm
index 0a262b5a25..8a28f18eb2 100644
--- a/gnu/packages/sugar.scm
+++ b/gnu/packages/sugar.scm
@@ -385,11 +385,11 @@ the Sugar Toolkit.")
(define-public sugar-block-party-activity
- (let ((commit "a49e68ec00e647af712d8e284622722f2f78b6bf")
+ (let ((commit "26a58f14254d6ae38b7bfa3cb2fc63291eefcc97")
(revision "1"))
(package
(name "sugar-block-party-activity")
- (version (git-version "11" revision commit))
+ (version (git-version "12" revision commit))
(source (origin
(method git-fetch)
(uri (git-reference
@@ -398,7 +398,7 @@ the Sugar Toolkit.")
(file-name (git-file-name name version))
(sha256
(base32
- "0hy82c0gn1hr34arhnh9k6mx2789ki85fkgvga4sw6gwh31278pl"))))
+ "0zinqhwmvyvk1zvs28dr71p68vb6widn4v3zp35zlzj4ayyn5rvx"))))
(build-system python-build-system)
(arguments
(list
- 01/11: gnu: sugar-artwork: Update to 0.121., (continued)
- 01/11: gnu: sugar-artwork: Update to 0.121., guix-commits, 2024/02/13
- 02/11: gnu: sugar-datastore: Update to 0.121., guix-commits, 2024/02/13
- 03/11: gnu: sugar-toolkit-gtk3: Update to 0.121., guix-commits, 2024/02/13
- 04/11: gnu: sugar: Update to 0.121., guix-commits, 2024/02/13
- 10/11: gnu: sugar: Patch background image location., guix-commits, 2024/02/13
- 11/11: gnu: sugar: Remove obsolete patch., guix-commits, 2024/02/13
- 06/11: gnu: sugar-browse-activity: Update to 208., guix-commits, 2024/02/13
- 08/11: gnu: sugar-maze-activity: Update to 32., guix-commits, 2024/02/13
- 09/11: gnu: sugar-read-activity: Use webkit with libsoup 3., guix-commits, 2024/02/13
- 07/11: gnu: sugar-jukebox-activity: Update to 36-2.44ad1da., guix-commits, 2024/02/13
- 05/11: gnu: sugar-block-party-activity: Update to 12-1.26a58f1.,
guix-commits <=