gnu: modprobed-db: Update to 2.48.

* gnu/packages/linux.scm (modprobed-db): Update to 2.48.

Change-Id: Ibc649164209732e667116c8ff1ee87578783ffcc
This commit is contained in:
Hilton Chain 2025-01-11 14:22:58 +08:00
parent ef00e8f4c1
commit 80b0694811
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -10990,7 +10990,7 @@ (define-public tp-smapi-module
(define-public modprobed-db
(package
(name "modprobed-db")
(version "2.46")
(version "2.48")
(source (origin
(method git-fetch)
(uri (git-reference
@ -10999,7 +10999,7 @@ (define-public modprobed-db
(file-name (git-file-name name version))
(sha256
(base32
"017w9czm31f5c7wjyrl5fy6cw7ji681jjc7s913nbc0r43j080qr"))))
"0jscinga32jjvy3vwl4s1pyd5fjgqhmmk010k665nhil302hzjdc"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ;no tests