all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vincent Legoll <vincent.legoll@gmail.com>
To: 41533@debbugs.gnu.org
Cc: Vincent Legoll <vincent.legoll@gmail.com>
Subject: [bug#41533] [PATCH 05/10] gnu: gitolite: Update to 3.6.11.
Date: Mon, 25 May 2020 23:57:55 +0200	[thread overview]
Message-ID: <20200525215800.15795-5-vincent.legoll@gmail.com> (raw)
In-Reply-To: <20200525215800.15795-1-vincent.legoll@gmail.com>

* gnu/packages/version-control.scm (gitolite): Update to 3.6.11.
---
 gnu/packages/version-control.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 09ffd8f271..4f3968286d 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1307,7 +1307,7 @@ also walk each side of a merge and test those changes individually.")
 (define-public gitolite
   (package
     (name "gitolite")
-    (version "3.6.7")
+    (version "3.6.11")
     (source
      (origin
        (method git-fetch)
@@ -1316,7 +1316,7 @@ also walk each side of a merge and test those changes individually.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0rmyzr66lxh2ildf3h1nh3hh2ndwk21rjdin50r5vhwbdd7jg8vb"))))
+        (base32 "1rkj7gknwjlc5ij9w39zf5mr647bm45la57yjczydmvrb8c56yrh"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f ; no tests
-- 
2.26.2





  parent reply	other threads:[~2020-05-25 21:59 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-25 21:56 [bug#41533] [PATCH 0/10] Misc updates Vincent Legoll
2020-05-25 21:57 ` [bug#41533] [PATCH 01/10] gnu: ansible: Update to 2.9.9 Vincent Legoll
2020-05-25 21:57   ` [bug#41533] [PATCH 02/10] gnu: ffmpeg: Update to 4.2.3 Vincent Legoll
2020-05-26 17:54     ` Leo Famulari
2020-05-25 21:57   ` [bug#41533] [PATCH 03/10] gnu: unbound: Update to 1.10.1 Vincent Legoll
2020-05-25 21:57   ` [bug#41533] [PATCH 04/10] gnu: haproxy: Update to 2.1.4 Vincent Legoll
2020-05-25 21:57   ` Vincent Legoll [this message]
2020-05-25 21:57   ` [bug#41533] [PATCH 06/10] gnu: nagios: Update to 4.4.6 Vincent Legoll
2020-05-25 21:57   ` [bug#41533] [PATCH 07/10] gnu: mupdf: Update to 1.17.0 Vincent Legoll
2020-05-26  7:16     ` Efraim Flashner
2020-05-25 21:57   ` [bug#41533] [PATCH 08/10] gnu: xerces-c: Update to 3.2.3 Vincent Legoll
2020-05-25 21:57   ` [bug#41533] [PATCH 09/10] gnu: java-xerces: Update to 2.12.1 Vincent Legoll
2020-05-25 21:58   ` [bug#41533] [PATCH 10/10] gnu: netpbm: Update to 10.90.2 Vincent Legoll
     [not found] ` <handler.41533.B.1590443793302.ack@debbugs.gnu.org>
2020-05-25 22:04   ` [bug#41533] Acknowledgement ([PATCH 0/10] Misc updates) Vincent Legoll
2020-05-25 22:45     ` Tobias Geerinckx-Rice via Guix-patches via
2020-05-25 23:01       ` Vincent Legoll
2020-05-27  2:02         ` Tobias Geerinckx-Rice via Guix-patches via
2020-05-27 16:50           ` Vincent Legoll
2020-05-27 17:16           ` Leo Famulari
2020-05-27 17:24             ` Tobias Geerinckx-Rice via Guix-patches via
2020-05-27 20:02       ` bug#41533: " Vincent Legoll
2020-05-26 17:56 ` [bug#41533] [PATCH 0/10] Misc updates Leo Famulari
2020-05-26 18:11   ` Vincent Legoll

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200525215800.15795-5-vincent.legoll@gmail.com \
    --to=vincent.legoll@gmail.com \
    --cc=41533@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.