unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: TakeV via Guix-patches via <guix-patches@gnu.org>
To: 69556@debbugs.gnu.org
Cc: TakeV <takev@disroot.org>, Lars-Dominik Braun <lars@6xq.net>
Subject: [bug#69556] [PATCH] gnu: git-annex: Update to 10.20240227.
Date: Mon,  4 Mar 2024 18:00:43 -0500	[thread overview]
Message-ID: <48d54add05ddc9108b5f29e281f4cae2090d3d8d.1709593243.git.takev@disroot.org> (raw)

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

Change-Id: I440fbc80f58671cbe515b7b0a1605dabe6fd76e3
---
 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 3288b0d0a9..3fce4f803c 100644
--- a/gnu/packages/haskell-apps.scm
+++ b/gnu/packages/haskell-apps.scm
@@ -294,7 +294,7 @@ (define-public ghcid
 (define-public git-annex
   (package
     (name "git-annex")
-    (version "10.20230926")
+    (version "10.20240227")
     (source
      (origin
        ;; hackage release doesn't include everything needed for extra bits.
@@ -304,7 +304,7 @@ (define-public git-annex
               (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0zsq686b0q7mlkybm1xrc0kpl32ymvf0ybar01p68wx800031b2b"))))
+        (base32 "023gk1v01ks367h4zz67ksn2xaw6pgcfhmniay6ipkncfqv8rsra"))))
     (build-system haskell-build-system)
     (properties '((upstream-name . "git-annex")))
     (arguments

base-commit: 7ebeec9f8fda4d081704c69471caea3694ad6333
-- 
2.41.0





             reply	other threads:[~2024-03-04 23:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-04 23:00 TakeV via Guix-patches via [this message]
2024-03-05  8:21 ` bug#69556: [PATCH] gnu: git-annex: Update to 10.20240227 Efraim Flashner

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=48d54add05ddc9108b5f29e281f4cae2090d3d8d.1709593243.git.takev@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=69556@debbugs.gnu.org \
    --cc=lars@6xq.net \
    --cc=takev@disroot.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 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).