gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 09/09: gnURL: rename guix-gnurl to guix


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 09/09: gnURL: rename guix-gnurl to guix
Date: Sat, 27 Jan 2018 15:14:38 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 60bd2bed8760b52bcfe44e5c958bb382ab3d91ed
Author: ng0 <address@hidden>
AuthorDate: Sat Jan 27 14:14:26 2018 +0000

    gnURL: rename guix-gnurl to guix
---
 guix-gnurl.scm => guix.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/guix-gnurl.scm b/guix.scm
similarity index 97%
rename from guix-gnurl.scm
rename to guix.scm
index 40c0dc2a7..c5662a2c6 100644
--- a/guix-gnurl.scm
+++ b/guix.scm
@@ -1,7 +1,7 @@
 ;;; 
/***************************************************************************
 ;;; *
 ;;; *
-;;; * Copyright (C) 2016, 2017 ng0 <address@hidden>.
+;;; * Copyright (C) 2016, 2017, 2018 ng0 <address@hidden>.
 ;;; *
 ;;; * This file is an appendum to gnURL.
 ;;; *
@@ -41,7 +41,7 @@
   (package
     (inherit gnurl)
     (name "gnurl-git")
-    (version (string-append "7.57.0-" "dev"))
+    (version (string-append "7.58.0-" "dev"))
     (source
      (local-file %source-dir
                  #:recursive? #t))

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]