me
/
guix
Archived
1
0
Fork 0

gnu: python-pydicom: Update to 2.4.4.

* gnu/packages/python-science.scm (python-pydicom): Update to 2.4.4.

Change-Id: I996115fb3bdf0bd61d2b2dcdb2500b31ce104597
master
Sharlatan Hellseher 2024-01-23 23:57:32 +00:00
parent b537437af7
commit 3419c216b4
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -2135,7 +2135,7 @@ functions, convolutions, artificial neural networks etc.")
(define-public python-pydicom
(package
(name "python-pydicom")
(version "2.3.0")
(version "2.4.4")
(source (origin
(method git-fetch)
(uri (git-reference
@ -2144,7 +2144,7 @@ functions, convolutions, artificial neural networks etc.")
(file-name (git-file-name name version))
(sha256
(base32
"18l26s53yf5j9yh2zwq83n74qq4f2iq0cfblamsw4y9k35l1c108"))))
"0ksyyc1hbhyqy289a2frn84ss29fb7czirx3dkxx56f4ia33b4c8"))))
(build-system pyproject-build-system)
(arguments
(list