unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: 72043@debbugs.gnu.org
Cc: Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#72043] [PATCH core-updates 2/3] gnu: python-lit: Update to 18.1.8.
Date: Mon, 15 Jul 2024 19:47:36 +0300	[thread overview]
Message-ID: <3b8887264276eac5ac63d64a12fab0b51c1b8383.1720642893.git.efraim@flashner.co.il> (raw)
Message-ID: <20240715164736.mJ7aDOCR1pmv7k0TTxF9MNJrJJsBYanO3vlwL7SZyQA@z> (raw)
In-Reply-To: <cover.1720642893.git.efraim@flashner.co.il>

* gnu/packages/check.scm (python-lit): Update to 18.1.8.

Change-Id: I7f77079c83c0caa42b3ddfc8e1f12373c13aaca6
---
 gnu/packages/check.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index c24878937f3..0ec375069ec 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -7,7 +7,7 @@
 ;;; Copyright © 2015, 2017 Cyril Roelandt <tipecaml@gmail.com>
 ;;; Copyright © 2015 Federico Beffa <beffa@fbengineering.ch>
 ;;; Copyright © 2015 Andreas Enge <andreas@enge.fr>
-;;; Copyright © 2015, 2016, 2018-2023 Efraim Flashner <efraim@flashner.co.il>
+;;; Copyright © 2015, 2016, 2018-2024 Efraim Flashner <efraim@flashner.co.il>
 ;;; Copyright © 2016, 2017 Leo Famulari <leo@famulari.name>
 ;;; Copyright © 2016 Christine Lemmer-Webber <cwebber@dustycloud.org>
 ;;; Copyright © 2016, 2017 Danny Milosavljevic <dannym+a@scratchpost.org>
@@ -2581,14 +2581,14 @@ (define-public python-hypothesmith
 (define-public python-lit
   (package
     (name "python-lit")
-    (version "17.0.6")
+    (version "18.1.8")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "lit" version))
         (sha256
          (base32
-          "06z3p85gsy5hw3rbk0ym8aig9mvry1327gz7dfjhjigwandszafz"))))
+          "1nsf3ikvlgvqqf185yz5smkvw0268jipdvady0qfh6llhshp9ha7"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted





  parent reply	other threads:[~2024-07-15 16:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-10 20:25 [bug#72043] [CORE-UPDATES PATCH 0/3] Fix mesa for aarch64-linux Efraim Flashner
2024-07-10 20:28 ` [bug#72043] [PATCH 1/3] gnu: mesa: Fix building on aarch64-linux Efraim Flashner
2024-07-15 16:47   ` [bug#72043] [PATCH core-updates " Efraim Flashner
2024-07-10 20:28 ` Efraim Flashner [this message]
2024-07-15 16:47   ` [bug#72043] [PATCH core-updates 2/3] gnu: python-lit: Update to 18.1.8 Efraim Flashner
2024-07-10 20:28 ` [bug#72043] [PATCH 3/3] gnu: libclc: " Efraim Flashner
2024-07-15 16:47   ` [bug#72043] [PATCH core-updates " Efraim Flashner
2024-07-17 16:06 ` bug#72043: [CORE-UPDATES PATCH 0/3] Fix mesa for aarch64-linux 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=3b8887264276eac5ac63d64a12fab0b51c1b8383.1720642893.git.efraim@flashner.co.il \
    --to=efraim@flashner.co.il \
    --cc=72043@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 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).