unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jacob Hrbek <kreyren@rixotstudio.cz>
To: 53336@debbugs.gnu.org
Cc: "Kyle Meyer" <kyle@kyleam.com>, "Ludovic Courtès" <ludo@gnu.org>,
	mail@nicolasgoaziou.fr
Subject: [bug#53336] [PATCH] gnu: git-annex: Update to 8.20211231.
Date: Sun, 23 Jan 2022 09:53:59 +0000	[thread overview]
Message-ID: <20220123095337.677-1-kreyren@rixotstudio.cz> (raw)
In-Reply-To: <20220118032800.19497-1-kreyren@rixotstudio.cz>


[-- Attachment #1.1: Type: text/plain, Size: 1077 bytes --]

From: Kyle Meyer <kyle@kyleam.com>

* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211231.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 gnu/packages/haskell-apps.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/haskell-apps.scm b/gnu/packages/haskell-apps.scm
index ed977f369f..7f777a0873 100644
--- a/gnu/packages/haskell-apps.scm
+++ b/gnu/packages/haskell-apps.scm
@@ -306,14 +306,14 @@ (define-public ghcid
 (define-public git-annex
   (package
     (name "git-annex")
-    (version "8.20211123")
+    (version "8.20211231")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://hackage.haskell.org/package/"
                            "git-annex/git-annex-" version ".tar.gz"))
        (sha256
-        (base32 "0i9dhh601axv0b1i56yzn6jnfp160z530fp9pd557kpq4nbvg5kl"))))
+        (base32 "0cpa3rl8vcm0arima8x9m5q0a9r05z0851ibr1vcria2z0mmwmi7"))))
     (build-system haskell-build-system)
     (arguments
      `(#:configure-flags
-- 
2.34.0


[-- Attachment #1.2: publickey - kreyren@rixotstudio.cz - 1677db82.asc --]
[-- Type: application/pgp-keys, Size: 713 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

  parent reply	other threads:[~2022-01-23  9:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-18  3:28 [bug#53336] [PATCH] qbittorent: Bump 4.2.5 -> 4.4.0 Jacob Hrbek
2022-01-19  9:04 ` Maxime Devos
     [not found]   ` <a1c33b21-4c0c-bf9d-90f3-00a8dd05c522@rixotstudio.cz>
2022-01-19 11:43     ` Maxime Devos
2022-01-19 11:55 ` [bug#53336] [PATCH] qbittorrent: " Jacob Hrbek
2022-01-19 11:56   ` Jacob Hrbek
2022-01-23  9:48     ` Nicolas Goaziou
2022-01-23  9:53 ` Jacob Hrbek [this message]
2022-01-23 13:04 ` [bug#53336] [PATCH] gnu: qbittorrent: Update to 4.4.0 Jacob Hrbek
2022-01-23 13:05   ` Jacob Hrbek
2022-01-23 16:43   ` bug#53336: " Nicolas Goaziou
2022-01-23 16:44     ` [bug#53336] " Jacob Hrbek

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20220123095337.677-1-kreyren@rixotstudio.cz \
    --to=kreyren@rixotstudio.cz \
    --cc=53336@debbugs.gnu.org \
    --cc=kyle@kyleam.com \
    --cc=ludo@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).