all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#28474] [PATCH] gnu: bluefish: Update to 2.2.10.
@ 2017-09-16 18:23 rennes
  2017-09-17  6:14 ` bug#28474: " 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: rennes @ 2017-09-16 18:23 UTC (permalink / raw)
  To: 28474

[-- Attachment #1: Type: text/plain, Size: 88 bytes --]

Hello,

this patch updates the bluefish package to the latest version.
Lint and tested!.

[-- Attachment #2: 0001-gnu-bluefish-Update-to-2.2.10.patch --]
[-- Type: application/octet-stream, Size: 1140 bytes --]

From be835a74a242dae0686ddcf2f672984f546b25a0 Mon Sep 17 00:00:00 2001
From: rennes <rennes@openmailbox.org>
Date: Sat, 16 Sep 2017 12:21:07 -0500
Subject: [PATCH] gnu: bluefish: Update to 2.2.10.

* gnu/packages/gnome.scm (bluefish): Update to 2.2.10.
---
 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 59f3ac3c1..4e596c571 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6420,7 +6420,7 @@ only know by its Unicode name or code point.")
 (define-public bluefish
   (package
     (name "bluefish")
-    (version "2.2.9")
+    (version "2.2.10")
     (source
      (origin
        (method url-fetch)
@@ -6428,7 +6428,7 @@ only know by its Unicode name or code point.")
                            name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1vnl6raxbvc4hacg3pr6sqyjh707d304dhk5nyhlp7m0m1y3j756"))))
+         "1jw4has7lbp77lqmzvnnjmqcf0lacjfnka873lkkwdyrpzc4c1q4"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("desktop-file-utils" ,desktop-file-utils)
-- 
2.14.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#28474: [PATCH] gnu: bluefish: Update to 2.2.10.
  2017-09-16 18:23 [bug#28474] [PATCH] gnu: bluefish: Update to 2.2.10 rennes
@ 2017-09-17  6:14 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2017-09-17  6:14 UTC (permalink / raw)
  To: rennes; +Cc: 28474-done

rennes@openmailbox.org writes:

> Hello,
>
> this patch updates the bluefish package to the latest version.
> Lint and tested!.

Pushed, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-17  6:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-16 18:23 [bug#28474] [PATCH] gnu: bluefish: Update to 2.2.10 rennes
2017-09-17  6:14 ` bug#28474: " 宋文武

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.