[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/07: gnu: bluefish: Update to 2.2.14.
From: |
guix-commits |
Subject: |
03/07: gnu: bluefish: Update to 2.2.14. |
Date: |
Sun, 22 Oct 2023 18:18:20 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit cc84687312024dba873e52a94d631390ebd6b0ef
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Thu Oct 12 10:47:23 2023 +0200
gnu: bluefish: Update to 2.2.14.
* gnu/packages/gnome.scm (bluefish): Update to 2.2.14.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index f4cfba108b..ccb50e43c6 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10992,14 +10992,14 @@ supports both X and Wayland display servers.")
(define-public bluefish
(package
(name "bluefish")
- (version "2.2.12")
+ (version "2.2.14")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.bennewitz.com/bluefish/stable/source/"
"bluefish-" version ".tar.gz"))
(sha256
- (base32 "09hgxq139kbkjda5y073lqhq1z1x7cx0j80jh77afrqa3y9c53wl"))))
+ (base32 "0427xihrr7l1475qr3n40hz2xz6bqmfdbdg9pn8q7rvhvajyvjx7"))))
(build-system gnu-build-system)
(native-inputs
(list desktop-file-utils intltool pkg-config))
- branch gnome-team updated (a7be930240 -> 574047a600), guix-commits, 2023/10/22
- 01/07: gnu: tracker-miners: Update to 3.6.1., guix-commits, 2023/10/22
- 04/07: gnu: gnome-bluetooth: Update to 42.6., guix-commits, 2023/10/22
- 06/07: gnu: Make webkitgtk-next the new webkitgtk., guix-commits, 2023/10/22
- 02/07: gnu: gspell: Update to 1.12.2., guix-commits, 2023/10/22
- 03/07: gnu: bluefish: Update to 2.2.14.,
guix-commits <=
- 05/07: gnu: webkitgtk: Update to 2.42.1., guix-commits, 2023/10/22
- 07/07: gnu: nautilus: Update to 44.2.1., guix-commits, 2023/10/22