mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-09 12:38:54 +02:00
gnu: bluefish: Update to 2.2.17.
* gnu/packages/gnome.scm (bluefish): Update to 2.2.17. Change-Id: Ic513024b173914474d808fb07fa89938900d73d0
This commit is contained in:
@@ -11496,14 +11496,14 @@ supports both X and Wayland display servers.")
|
||||
(define-public bluefish
|
||||
(package
|
||||
(name "bluefish")
|
||||
(version "2.2.14")
|
||||
(version "2.2.17")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://www.bennewitz.com/bluefish/stable/source/"
|
||||
"bluefish-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "0427xihrr7l1475qr3n40hz2xz6bqmfdbdg9pn8q7rvhvajyvjx7"))))
|
||||
(base32 "17ampw9p1fp7s7i43cz9r68v6mm7xmb1sndx1mqmkns35kn8yl8a"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
(list desktop-file-utils intltool pkg-config))
|
||||
|
||||
Reference in New Issue
Block a user